Skip to content

Commit

Permalink
Use windows-server-2019 self-hosted runners for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Jul 7, 2024
1 parent b922de6 commit 08ed672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:

jobs:
run_test_conversions:
runs-on: [self-hosted, windows, noramdisk]
runs-on: [self-hosted, windows-server-2019]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 08ed672

Please sign in to comment.