We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b418ac commit b6e7bfbCopy full SHA for b6e7bfb
1 file changed
.github/workflows/moodle-ci.yml
@@ -127,6 +127,7 @@ jobs:
127
DB: ${{ matrix.database }}
128
MOODLE_BRANCH: ${{ matrix.moodle-branch }}
129
MOODLE_APP: 'true'
130
+ MOODLE_BEHAT_SELENIUM_IMAGE: 'selenium/standalone-chrome:145.0-20260222'
131
132
- name: Behat features
133
if: ${{ always() }}
0 commit comments