Skip to content

Commit

Permalink
update macos-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Jul 20, 2023
1 parent 5373a51 commit a037ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
runs-on: macos-${{ matrix.version }}
strategy:
matrix:
version: [10.15]
version: [macos-13]
steps:
# Force PHP to 8.0
# Doing this because tests fail in PHP 8.1 (default on macos Github Runner as of Dec 2021)
Expand Down

0 comments on commit a037ac1

Please sign in to comment.