try ubuntu icc pipeline

This commit is contained in:
ado 2021-02-24 21:26:49 +01:00
parent 8e6fd12215
commit fa69cb940f

View File

@ -27,7 +27,7 @@ jobs:
shell: bash shell: bash
container: container:
image: gcc:${{ matrix.version }} image: gcc:10
options: -v /usr/local:/host_usr_local options: -v /usr/local:/host_usr_local
steps: steps: