Skip to content

Commit 1aaf68c

Browse files
Merge pull request #341 from cocur/github-macos-13
ci: Run tests on Mac OS 13
2 parents 8672df7 + 5d268fb commit 1aaf68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/unit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
include:
1212
- php: "8.0"
13-
os: macos-11
13+
os: macos-13
1414
- php: "8.0"
1515
mode: high-deps
1616
os: ubuntu-20.04

0 commit comments

Comments
 (0)