Skip to content

Commit

Permalink
ci: use gcc11 for dev3 workflow (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolkl authored Dec 14, 2022
1 parent 74c925c commit f4c228b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ jobs:
fail-fast: false
matrix:
cvmfs_base: ['sft.cern.ch/lcg/views']
ENVIRONMENT: ['dev3/latest/x86_64-centos7-gcc10-opt',
]
ENVIRONMENT: ['dev3/latest/x86_64-centos7-gcc11-opt']
include:
- cvmfs_base: 'sw.hsf.org'
ENVIRONMENT: 'key4hep'
Expand Down

0 comments on commit f4c228b

Please sign in to comment.