mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 09:52:54 +01:00
Merge branch 'MDL-83811-405' of https://github.com/junpataleta/moodle into MOODLE_405_STABLE
This commit is contained in:
commit
d0931fd7d4
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -128,7 +128,7 @@ jobs:
|
||||
|
||||
- name: Setting up redis service
|
||||
run: |
|
||||
choco install redis-64 --version 3.0.503 --no-progress
|
||||
choco install redis --version 5.0.7 --no-progress
|
||||
nssm install redis redis-server
|
||||
nssm start redis
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user