Skip to content

Commit 3c47a11

Browse files
authored
Drop MacOS from CI (#672)
1 parent 7af459b commit 3c47a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercise-tests-phpunit-9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
php-version: [8.0, 8.1, 8.2]
19-
os: [ubuntu-22.04, windows-2022, macOS-12]
19+
os: [ubuntu-22.04, windows-2022]
2020

2121
steps:
2222
- name: Set git line endings

0 commit comments

Comments
 (0)