We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6be74 commit db9bb9aCopy full SHA for db9bb9a
.github/workflows/ci_tests.yml
@@ -77,8 +77,6 @@ jobs:
77
- uses: actions/checkout@v4
78
- name: Print installed software
79
run: |
80
- clang++ --version
81
- g++ --version
82
cmake --version
83
ninja --version
84
ctest --version
0 commit comments