Use bash in GHA

This commit is contained in:
Sebastian Miasojed
2024-11-08 13:51:51 +01:00
parent 8c7d18aec7
commit 007b79ee62
+3
View File
@@ -14,6 +14,9 @@ env:
jobs:
build-revive-wasm:
runs-on: parity-large
defaults:
run:
shell: bash
container:
image: paritytech/ci-unified:bullseye-1.81.0
steps: