Skip to content

Commit 4840c5e

Browse files
author
Anisa
committed
downgrade ci version
1 parent 16d8a51 commit 4840c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moodle-plugin-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Initialise moodle-plugin-ci
8888
run: |
89-
composer create-project -n --no-dev --prefer-dist moodlehq/moodle-plugin-ci ci ^4
89+
composer create-project -n --no-dev --prefer-dist moodlehq/moodle-plugin-ci ci ^3
9090
echo $(cd ci/bin; pwd) >> $GITHUB_PATH
9191
echo $(cd ci/vendor/bin; pwd) >> $GITHUB_PATH
9292
sudo locale-gen en_AU.UTF-8

0 commit comments

Comments
 (0)