We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebee63c commit 89643f6Copy full SHA for 89643f6
.github/workflows/release.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
build-runtimes:
13
- runs-on: parity-default
+ runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
include:
0 commit comments