Skip to content

Commit c4fb5e6

Browse files
committed
go go go
1 parent 17fc326 commit c4fb5e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package-extension.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
build:
1111
strategy:
12+
fail-fast: false # Let the other job finish
1213
matrix:
1314
os: ["buildjet-16vcpu-ubuntu-2204-arm", "buildjet-16vcpu-ubuntu-2204-arm"]
1415
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)