Skip to content

Commit 6a6e1a5

Browse files
committed
runtime-matrix is on parity default too
1 parent e3a1795 commit 6a6e1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
jobs:
2323
# This generates a matrix with all the required runtimes which will be run in the next step
2424
runtime-matrix:
25-
runs-on: ubuntu-latest
25+
runs-on: parity-default
2626
outputs:
2727
runtime: ${{ steps.runtime.outputs.runtime }}
2828
name: Extract runtimes from matrix

0 commit comments

Comments
 (0)