[libc++] Bump the docker image hash (#140517)
This updates GCC 15 to the release version to allow us to upgrade to GCC 15.
This commit is contained in:
2
.github/workflows/libcxx-build-and-test.yaml
vendored
2
.github/workflows/libcxx-build-and-test.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
stage1:
|
||||
if: github.repository_owner == 'llvm'
|
||||
runs-on: libcxx-self-hosted-linux
|
||||
container: ghcr.io/llvm/libcxx-linux-builder:2b57ebb50b6d418e70382e655feaa619b558e254
|
||||
container: ghcr.io/llvm/libcxx-linux-builder:b060022103f551d8ca1dad84122ef73927c86512
|
||||
continue-on-error: false
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user