Skip to content

Commit

Permalink
Revert "Test smaller runner"
Browse files Browse the repository at this point in the history
This reverts commit 30447fb.
  • Loading branch information
zanieb committed Jan 22, 2025
1 parent 30447fb commit 3dc8b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:

cargo-test-windows:
name: "cargo test (windows)"
runs-on: windows-latest
runs-on: github-windows-2025-x86_64-16
needs: determine_changes
if: ${{ needs.determine_changes.outputs.code == 'true' || github.ref == 'refs/heads/main' }}
timeout-minutes: 20
Expand Down

0 comments on commit 3dc8b26

Please sign in to comment.