Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3c32ca4

Browse files
committedMar 6, 2025
ci: aarch64:add continue on error
1 parent 26af7c8 commit 3c32ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/performance-aarch64.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434

3535
build-and-test-performance:
3636
needs: build-acl-cache
37+
continue-on-error: true
3738
strategy:
3839
matrix:
3940
config: [

0 commit comments

Comments
 (0)
Please sign in to comment.