Skip to content

Commit

Permalink
CI: run on large runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Sep 27, 2023
1 parent 998d14d commit 632334d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, windows-latest]
os: [macos-latest, windows-large]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 632334d

Please sign in to comment.