Skip to content

Commit

Permalink
use gcc14 cvmfs builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Nov 15, 2024
1 parent 623fc0f commit c616343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cvmfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: cvmfs-contrib/github-action-cvmfs@v4
- name: Read root file in C++
run: |
source /cvmfs/sft.cern.ch/lcg/views/dev3/latest/x86_64-ubuntu2204-gcc11-opt/setup.sh
source /cvmfs/sft.cern.ch/lcg/views/dev3/latest/x86_64-ubuntu2204-gcc14-opt/setup.sh
python ./test/RNTupleWriting/test1.py test1.root
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
Expand Down

0 comments on commit c616343

Please sign in to comment.