Skip to content

Commit

Permalink
[ci] Switch to LCG_106b for sanitizer workflows
Browse files Browse the repository at this point in the history
Pick up a newer version of ROOT
  • Loading branch information
tmadlener committed Jan 30, 2025
1 parent 8e2aa67 commit d0911ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanitizers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: cvmfs-contrib/github-action-cvmfs@v4
- uses: aidasoft/run-lcg-view@v4
with:
release-platform: LCG_105/x86_64-el9-${{ matrix.compiler }}-opt
release-platform: LCG_106b/x86_64-el9-${{ matrix.compiler }}-opt
run: |
echo "::group::Run CMake"
mkdir build
Expand Down

0 comments on commit d0911ee

Please sign in to comment.