build tests: put an upper bound on the version of GCC being used (#23630)
This commit is contained in:

committed by
GitHub

parent
117dfcae25
commit
9e30e669d2
2
.github/workflows/linux_build_tests.yaml
vendored
2
.github/workflows/linux_build_tests.yaml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
package:
|
||||
- lz4 # MakefilePackage
|
||||
- mpich~fortran # AutotoolsPackage
|
||||
- tut # WafPackage
|
||||
- 'tut%gcc@:10.99.99' # WafPackage
|
||||
- py-setuptools # PythonPackage
|
||||
- openjpeg # CMakePackage
|
||||
- r-rcpp # RPackage
|
||||
|
Reference in New Issue
Block a user