From 844107f3235f500bfb8a51dd0a9edf281d5d5636 Mon Sep 17 00:00:00 2001 From: Kyle Shores Date: Thu, 13 Jun 2024 12:21:13 -0500 Subject: [PATCH] continue on fail for ubunut --- .github/workflows/ubuntu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 0d39eafb..85066fcc 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -14,6 +14,7 @@ concurrency: jobs: c_cxx: runs-on: ubuntu-24.04 + continue-on-error: true strategy: matrix: compiler: