[us-commits] [ehb54/ultrascan3] 089296: Disable CodeQL TRAP caching to avoid matrix cache-...
emre brookes
noreply at github.com
Fri Jun 19 19:54:52 MDT 2026
Branch: refs/heads/ehb54-issue-913
Home: https://github.com/ehb54/ultrascan3
Commit: 08929620d4d84ece07bbbc2846243f87ff0f0d31
https://github.com/ehb54/ultrascan3/commit/08929620d4d84ece07bbbc2846243f87ff0f0d31
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-06-19 (Fri, 19 Jun 2026)
Changed paths:
M .github/workflows/codeql-analysis.yml
Log Message:
-----------
Disable CodeQL TRAP caching to avoid matrix cache-key collisions
Concurrent "Analyze gui"/"Analyze mpi"/"Analyze somo" matrix legs build
the cpp language across multiple toolchain/container variants in the
same workflow run, and were racing for the same TRAP cache key:
Failed to save: Unable to reserve cache with key codeql-trap-...,
another job may be creating this cache.
Fixes ehb54/ultrascan-tickets#913
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list