Skip to content

Commit

Permalink
try linux-glibc-debian-testing-gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed May 15, 2024
1 parent d99995c commit d263a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
export CW_CONFIG='${{ github.ref_name }}-linux-gcc'
export CW_REVISION='${{ github.sha }}'
. ./_versions.sh
export CW_GCCSUFFIX='-13'
export CW_GCCSUFFIX='-14'
docker trust inspect --pretty "${DOCKER_IMAGE}"
time docker pull "${DOCKER_IMAGE}"
docker images --digests
Expand Down

0 comments on commit d263a1f

Please sign in to comment.