Skip to content

Commit

Permalink
Update mac intel runner to macos-13 (#1702)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns authored Nov 4, 2024
1 parent 1f91c83 commit 9d74a90
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 @@ -20,7 +20,7 @@ jobs:
# We only want to check docker compose on a single target
testDockerCompose: true
- os: macos-intel
runsOn: macos-12
runsOn: macos-13
- os: macos-arm
runsOn: macos-14

Expand Down

0 comments on commit 9d74a90

Please sign in to comment.