Skip to content

Commit

Permalink
hoss
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed Jun 25, 2024
1 parent 13b44aa commit bb8befb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ env:

jobs:
test:
strategy:
matrix:
runner: [ParallelHoss]
runs-on: ${{ matrix.runner }}
runs-on: ParallelHoss
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit bb8befb

Please sign in to comment.