Skip to content

Commit ad68b57

Browse files
authored
CI Add back macOS test (#655)
1 parent 9245951 commit ad68b57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +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]
20-
os: [ubuntu-22.04, windows-2022]
19+
os: [ubuntu-22.04, windows-2022, macOS-12]
2120

2221
steps:
2322
- name: Set git line endings

0 commit comments

Comments
 (0)