Skip to content

Commit a2e5b80

Browse files
committed
revert cvmfs version
1 parent c616343 commit a2e5b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cvmfs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: cvmfs-contrib/github-action-cvmfs@v4
3333
- name: Read root file in C++
3434
run: |
35-
source /cvmfs/sft.cern.ch/lcg/views/dev3/latest/x86_64-ubuntu2204-gcc14-opt/setup.sh
35+
source /cvmfs/sft.cern.ch/lcg/views/dev3/latest/x86_64-ubuntu2204-gcc11-opt/setup.sh
3636
python ./test/RNTupleWriting/test1.py test1.root
3737
- uses: julia-actions/julia-processcoverage@v1
3838
- uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)