We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44fcf1 commit 6a9c341Copy full SHA for 6a9c341
1 file changed
.github/workflows/test-ubuntu.yml
@@ -19,7 +19,7 @@ jobs:
19
include:
20
# Also test with free-threaded build of Python
21
- python-version: '3.14t'
22
- cxx: clang+
+ cxx: clang++
23
std: c++17
24
25
container:
0 commit comments