Skip to content

Commit

Permalink
CI: Pin to macOS 13 (#8469)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed May 5, 2024
1 parent 0655aae commit 8e3cd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Linux
os: ubuntu-latest
- name: macOS
os: macos-latest
os: macos-13 # macos-14 use M1 chips, which causes many failures
- name: Windows
os: windows-latest

Expand Down

0 comments on commit 8e3cd98

Please sign in to comment.