Skip to content

Commit

Permalink
continue on fail for ubunut
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Jun 13, 2024
1 parent b4a3027 commit 844107f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ concurrency:
jobs:
c_cxx:
runs-on: ubuntu-24.04
continue-on-error: true
strategy:
matrix:
compiler:
Expand Down

0 comments on commit 844107f

Please sign in to comment.