build tests: put an upper bound on the version of GCC being used (#23630)

This commit is contained in:
Massimiliano Culpo
2021-05-14 09:51:03 +02:00
committed by GitHub
parent 117dfcae25
commit 9e30e669d2
2 changed files with 5 additions and 1 deletions

View File

@@ -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