Skip to content

Commit

Permalink
Restrict test runners to Windows only.
Browse files Browse the repository at this point in the history
  • Loading branch information
aliddell committed Oct 3, 2023
1 parent 1324859 commit e2ba6dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on:
- self-hosted
- spinnaker
- windows # pwsh, msvc
- BFLY-U3-23S6M-C # for tests

permissions:
Expand Down Expand Up @@ -64,6 +65,7 @@ jobs:
runs-on:
- self-hosted
- spinnaker
- windows # pwsh, msvc
- ORX-10GS-51S5M-C # for tests

permissions:
Expand Down

0 comments on commit e2ba6dc

Please sign in to comment.