aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2023-08-08 09:53:47 +0300
committerMatias Elo <matias.elo@nokia.com>2023-08-08 09:54:40 +0300
commit2072acc5e31f1a70ee5371a855a26c891ecde7a8 (patch)
treeb4fc1dd00eb0839167602b899d37cb351b084f5a
parentc0004c921cb6b47adc05bd9721121a9f868dc08a (diff)
Port c93b36003 "github_ci: add gcc-13 build tests"
Port original commit from linux-generic. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Tuomas Taipale <tuomas.taipale@nokia.com>
-rw-r--r--.github/workflows/ci-pipeline-arm64.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-pipeline-arm64.yml b/.github/workflows/ci-pipeline-arm64.yml
index 05a528189..b2a7ad042 100644
--- a/.github/workflows/ci-pipeline-arm64.yml
+++ b/.github/workflows/ci-pipeline-arm64.yml
@@ -92,7 +92,7 @@ jobs:
run: find . -name config.log -exec cat {} \;
Build_gcc_u23:
- if: ${{ github.repository == 'OpenDataPlane/odp' }}
+ if: ${{ github.repository == 'OpenDataPlane/odp-dpdk' }}
runs-on: [self-hosted, ARM64]
env:
OS: ubuntu_23.04