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 9245951 commit ad68b57Copy full SHA for ad68b57
1 file changed
.github/workflows/exercise-tests-phpunit-9.yml
@@ -16,8 +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]
20
- os: [ubuntu-22.04, windows-2022]
+ os: [ubuntu-22.04, windows-2022, macOS-12]
21
22
steps:
23
- name: Set git line endings
0 commit comments