Skip to content

Commit

Permalink
Merge pull request #341 from cocur/github-macos-13
Browse files Browse the repository at this point in the history
ci: Run tests on Mac OS 13
  • Loading branch information
florianeckerstorfer authored Aug 14, 2024
2 parents 8672df7 + 5d268fb commit 1aaf68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
include:
- php: "8.0"
os: macos-11
os: macos-13
- php: "8.0"
mode: high-deps
os: ubuntu-20.04
Expand Down

0 comments on commit 1aaf68c

Please sign in to comment.