Skip to content

Commit bb8befb

Browse files
committed
hoss
1 parent 13b44aa commit bb8befb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@ env:
1414

1515
jobs:
1616
test:
17-
strategy:
18-
matrix:
19-
runner: [ParallelHoss]
20-
runs-on: ${{ matrix.runner }}
17+
runs-on: ParallelHoss
2118
steps:
2219
- uses: actions/checkout@v4
2320

0 commit comments

Comments
 (0)