Skip to content

Commit

Permalink
Testing with macos-latest runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Ciobanu committed Feb 26, 2024
1 parent 767fba7 commit a37c693
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
matrix:
#os: [ubuntu-latest, macos-latest]
#BUILDMODE: [CIBUILDWHEEL, ASTROPY]
os: [macos-14]
#os: [macos-14]
os: [macos-latest]
BUILDMODE: [CIBUILDWHEEL]

steps:
Expand Down

0 comments on commit a37c693

Please sign in to comment.