Skip to content

Commit

Permalink
Update intel to macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender committed May 17, 2024
1 parent abde83a commit bfcd14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-12, ubuntu-latest, windows-latest]
python: [3.8, 3.9, '3.10', 3.11]

steps:
Expand Down

0 comments on commit bfcd14b

Please sign in to comment.