Skip to content

Commit

Permalink
CI: Use Intel macOS image
Browse files Browse the repository at this point in the history
macos-latest is MacOS 14 ARM64 now
  • Loading branch information
un-def committed Jun 4, 2024
1 parent 9f405fc commit d4283fc
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 @@ -25,7 +25,7 @@ jobs:
- '3.12'
os:
- ubuntu-latest
- macos-latest
- macos-latest-large
- windows-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d4283fc

Please sign in to comment.