Skip to content

Commit

Permalink
Update macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ensiform committed Nov 19, 2024
1 parent 52d898a commit 74bd3ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@ jobs:
strategy:
fail-fast: false
matrix:
runner: [macos-12] #, macos-14]
runner: [macos-13] #, macos-14]
config: [Release]
include:
- runner: macos-12
- runner: macos-13
arch: x86_64
#- runner: macos-14
# arch: arm64
Expand Down

0 comments on commit 74bd3ec

Please sign in to comment.