Skip to content

Commit 7f1e9fb

Browse files
specify runs-on key
1 parent b60d595 commit 7f1e9fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
RSPM:
1111
jobs:
1212
build:
13+
runs-on: ${{ matrix.config.os }}
1314
strategy:
1415
fail-fast: false
1516
matrix:

0 commit comments

Comments
 (0)