Fix devtoolset version in linux action

This commit is contained in:
Ilya Fedin 2021-03-20 07:11:29 +04:00 committed by John Preston
parent 3f25e92afd
commit 7979b3b6c8
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
defaults: defaults:
run: run:
shell: scl enable devtoolset-8 -- bash --noprofile --norc -eo pipefail {0} shell: scl enable devtoolset-9 -- bash --noprofile --norc -eo pipefail {0}
strategy: strategy:
matrix: matrix: