Skip to content

Commit

Permalink
Pin to macOS 13 for x86 (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterymath committed Apr 30, 2024
1 parent bf0d477 commit d72e4a6
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
os: [windows-latest, macos-13, ubuntu-latest]
fail-fast: false
steps:
- name: Install Ubuntu build dependencies.
Expand Down

0 comments on commit d72e4a6

Please sign in to comment.