Skip to content

Commit

Permalink
test FlyCI
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus committed Jan 15, 2024
1 parent 8f2b1cb commit 0899eb0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ jobs:
strategy:
matrix:
os: [
macos-11,
macos-12,
macos-13,
"flyci-macos-large-latest-m1",
# macos-11,
# macos-12,
# macos-13,
]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 0899eb0

Please sign in to comment.