Skip to content

Commit

Permalink
ci: large windows runner for release (#11370)
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 authored Sep 28, 2023
1 parent 998d14d commit b83bf67
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-32gb-ram]

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

0 comments on commit b83bf67

Please sign in to comment.