Skip to content

Commit

Permalink
Use newer docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 committed Jul 10, 2024
1 parent 20de81f commit 29de413
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-linux-glibc-2-17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
image: slangdeveloper/centos7-gcc9:cmake
options: -v ${{ github.workspace }}:/home/app -v /etc/ssl/certs/ca-certificates.crt:/etc/ssl/certs/ca-certificates.crt
run: |
export PATH=$PATH:/cmake-3.30.0-linux-x86_64/bin/
source /opt/rh/devtoolset-9/enable
cd /home/app
Expand Down

0 comments on commit 29de413

Please sign in to comment.