Skip to content

Commit

Permalink
pin macos test runners to macos-12 (#10031)
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/main.yml
#	.github/workflows/test-repeater.yml
  • Loading branch information
mikealfare authored and emmyoop committed Apr 25, 2024
1 parent c8c70e5 commit 80fa310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- python-version: 3.8
os: windows-latest
- python-version: 3.8
os: macos-latest
os: macos-12

env:
TOXENV: integration
Expand Down

0 comments on commit 80fa310

Please sign in to comment.