Skip to content

Commit

Permalink
Try M1 macOS runner
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Helwer <[email protected]>
  • Loading branch information
ahelwer committed Feb 8, 2024
1 parent 4991cf2 commit dc48a82
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 @@ -18,7 +18,7 @@ jobs:
include:
- { os: windows-latest }
- { os: ubuntu-latest }
- { os: macos-latest }
- { os: macos-14 }
fail-fast: false
env:
SCRIPT_DIR: .github/scripts
Expand Down

0 comments on commit dc48a82

Please sign in to comment.