diff --git a/.github/workflows/ubuntu-latest-icc.yml b/.github/workflows/ubuntu-latest-icc.yml index f3ecc55..5f981a1 100644 --- a/.github/workflows/ubuntu-latest-icc.yml +++ b/.github/workflows/ubuntu-latest-icc.yml @@ -27,7 +27,7 @@ jobs: shell: bash container: - image: gcc:${{ matrix.version }} + image: gcc:10 options: -v /usr/local:/host_usr_local steps: