Skip to content

Commit ade7539

Browse files
0xmuonbjorn3
andauthored
Apply suggestion from @bjorn3
Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com>
1 parent b763edd commit ade7539

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cranelift-release-branch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- name: Determine latest Wasmtime release branch
2323
id: wasmtime_release_branch
2424
run: |
25-
set -euo pipefail
2625
branches="$(
2726
git ls-remote --heads https://github.com/bytecodealliance/wasmtime.git "refs/heads/release-*" \
2827
| awk '{print $2}' \

0 commit comments

Comments
 (0)