Skip to content

Commit

Permalink
Revert to Github runner for Windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhauner committed Jul 14, 2023
1 parent d369c18 commit eba6dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: make test-release
release-tests-windows:
name: release-tests-windows
runs-on: [self-hosted, windows]
runs-on: windows-2019
needs: cargo-fmt
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit eba6dd3

Please sign in to comment.