Skip to content

Commit f4c228b

Browse files
authored
ci: use gcc11 for dev3 workflow (#92)
1 parent 74c925c commit f4c228b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
cvmfs_base: ['sft.cern.ch/lcg/views']
12-
ENVIRONMENT: ['dev3/latest/x86_64-centos7-gcc10-opt',
13-
]
12+
ENVIRONMENT: ['dev3/latest/x86_64-centos7-gcc11-opt']
1413
include:
1514
- cvmfs_base: 'sw.hsf.org'
1615
ENVIRONMENT: 'key4hep'

0 commit comments

Comments
 (0)