Skip to content

Commit

Permalink
(test)
Browse files Browse the repository at this point in the history
  • Loading branch information
ygoldfeld committed Jan 9, 2025
1 parent b0abf24 commit 00c6fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ jobs:
- cxx-std: { id: cxx17 }
compiler: { id: clang-13 }
build-test-cfg: { id: relwithdebinfo-tsan }
- cxx-std: { id: cxx17 } # XXX TEMPORARY TEST CODE, DO NOT CHECK-IN!
# Now the exclusions from the C++20 sub-matrix.
# The basic strategy is noted above; but specifically release-oriented builds tend to go down different
# paths/produce different warnings vs debug-oriented builds -- so we want to try both; and as for which
Expand Down

0 comments on commit 00c6fd5

Please sign in to comment.