|
92 | 92 | - { branch: MOODLE_311_STABLE, php: "8.0", database: mysql, suite: phpunit }
|
93 | 93 | - { branch: MOODLE_310_STABLE, php: "7.4", database: mysql, suite: phpunit }
|
94 | 94 | - { branch: MOODLE_39_STABLE, php: "7.4", database: mysql, suite: phpunit }
|
95 |
| - - { branch: main, php: "8.3", database: oracle, suite: phpunit } |
96 | 95 | - { branch: MOODLE_405_STABLE, php: "8.3", database: oracle, suite: phpunit }
|
97 | 96 | - { branch: MOODLE_404_STABLE, php: "8.3", database: oracle, suite: phpunit }
|
98 | 97 | - { branch: MOODLE_403_STABLE, php: "8.2", database: oracle, suite: phpunit }
|
@@ -195,7 +194,6 @@ jobs:
|
195 | 194 | - { branch: MOODLE_311_STABLE, php: "8.0", database: mysql, browser: chrome, suite: behat }
|
196 | 195 | - { branch: MOODLE_310_STABLE, php: "7.4", database: mysql, browser: firefox, suite: behat }
|
197 | 196 | - { branch: MOODLE_39_STABLE, php: "7.4", database: mysql, browser: chrome, suite: behat }
|
198 |
| - - { branch: main, php: "8.3", database: oracle, browser: firefox, suite: behat } |
199 | 197 | - { branch: MOODLE_405_STABLE, php: "8.3", database: oracle, browser: chrome, suite: behat }
|
200 | 198 | - { branch: MOODLE_404_STABLE, php: "8.3", database: oracle, browser: chrome, suite: behat }
|
201 | 199 | - { branch: MOODLE_403_STABLE, php: "8.2", database: oracle, browser: chrome, suite: behat }
|
|
0 commit comments