Skip to content

Commit

Permalink
flyci
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <adrian@tetrate.io>
  • Loading branch information
Adrian Cole committed Feb 1, 2024
1 parent c4ebd05 commit 03c700d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
include:
- os: ubuntu-22.04 # newest available distribution, aka jellyfish
- os: macos-14 # For arm64 (via Apple Silicon)
- os: flyci-macos-large-latest-m1 # For arm64 (via Apple Silicon)
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 03c700d

Please sign in to comment.