Skip to content

Commit

Permalink
CI: Not enough macOS 14 runners available; downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Croydon committed Jun 6, 2024
1 parent 9a520b2 commit 39882bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["ubuntu-22.04", "windows-2022", "macos-14.0"]
os: ["ubuntu-22.04", "windows-2022", "macos-13.0"]
python_version:
- "3.8"
- "3.12"
Expand Down

0 comments on commit 39882bb

Please sign in to comment.