We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9cdd45 commit b819559Copy full SHA for b819559
3 files changed
.github/workflows/staging.yml
@@ -8,7 +8,7 @@ jobs:
8
update:
9
strategy:
10
matrix:
11
- chain: [polkadot, kusama]
+ chain: [polkadot, kusama, westend]
12
runs-on: buildjet-4vcpu-ubuntu-2204
13
steps:
14
- uses: actions/checkout@v3
0 commit comments