Skip to content

Commit 3c5317d

Browse files
committed
fix: Update macOS matrix to use 'macos-14-large' for CI jobs
1 parent 0a177c9 commit 3c5317d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
matrix:
4343
os:
4444
- ubuntu-24.04
45-
- macos-14
45+
- macos-14-large
4646
php-version:
4747
- "7.0"
4848
- "7.1"

0 commit comments

Comments
 (0)