We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c616343 commit a2e5b80Copy full SHA for a2e5b80
.github/workflows/cvmfs.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: cvmfs-contrib/github-action-cvmfs@v4
33
- name: Read root file in C++
34
run: |
35
- source /cvmfs/sft.cern.ch/lcg/views/dev3/latest/x86_64-ubuntu2204-gcc14-opt/setup.sh
+ source /cvmfs/sft.cern.ch/lcg/views/dev3/latest/x86_64-ubuntu2204-gcc11-opt/setup.sh
36
python ./test/RNTupleWriting/test1.py test1.root
37
- uses: julia-actions/julia-processcoverage@v1
38
- uses: codecov/codecov-action@v4
0 commit comments