Skip to content

Commit 2a99adc

Browse files
committed
Continue-on-error
1 parent f149c2b commit 2a99adc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
with:
5858
fetch-depth: 2
5959
- name: Build and Test
60+
continue-on-error: ${{ runner.arch == 'ARM64' }}
6061
run: |
6162
git config --global --add safe.directory '*'
6263

0 commit comments

Comments
 (0)