Skip to content

Commit

Permalink
Use extra-large Windows runner
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Dec 17, 2024
1 parent 851d901 commit 28b46e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
options: 'freethreaded+pgo'

needs: pythonbuild
runs-on: 'windows-latest-large'
runs-on: 'windows-latest-xlarge'
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 28b46e3

Please sign in to comment.