Skip to content

Commit

Permalink
Update newly merged pipelines to build-25-07-2024 (#6395)
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou authored Jul 25, 2024
1 parent 4bf04bd commit 23548bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/long-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: "Scan build"
runs-on: [self-hosted, 1ES.Pool=gha-virtual-ccf-sub]
container:
image: ghcr.io/microsoft/ccf/ci/default:build-26-06-2024
image: ghcr.io/microsoft/ccf/ci/default:build-25-07-2024

steps:
- uses: actions/checkout@v4
Expand All @@ -27,7 +27,7 @@ jobs:
name: ASAN
runs-on: [self-hosted, 1ES.Pool=gha-virtual-ccf-sub]
container:
image: ghcr.io/microsoft/ccf/ci/default:build-26-06-2024
image: ghcr.io/microsoft/ccf/ci/default:build-25-07-2024

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
name: TSAN
runs-on: [self-hosted, 1ES.Pool=gha-virtual-ccf-sub]
container:
image: ghcr.io/microsoft/ccf/ci/default:build-26-06-2024
image: ghcr.io/microsoft/ccf/ci/default:build-25-07-2024

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 23548bc

Please sign in to comment.