We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af459b commit 3c47a11Copy full SHA for 3c47a11
.github/workflows/exercise-tests-phpunit-9.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
php-version: [8.0, 8.1, 8.2]
19
- os: [ubuntu-22.04, windows-2022, macOS-12]
+ os: [ubuntu-22.04, windows-2022]
20
21
steps:
22
- name: Set git line endings
0 commit comments