Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Update remaining macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
lucperkins committed Jul 12, 2024
1 parent bd92096 commit 4fc60b2
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 @@ -24,7 +24,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-22.04, macos-12]
os: [ubuntu-22.04, macos-latest-xlarge]
runs-on: ${{ matrix.os }}
environment: build
steps:
Expand Down

0 comments on commit 4fc60b2

Please sign in to comment.