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.
nvc++
toml++
1 parent ee78023 commit d23fd05Copy full SHA for d23fd05
1 file changed
.github/workflows/builds.yml
@@ -229,6 +229,7 @@ jobs:
229
230
test-nvcpp:
231
name: nvcpp ${{ matrix.parallelisation }} (ubuntu-22.04)
232
+ if: false # The nvc++ compiler is currently incompatible with toml++
233
runs-on: ubuntu-22.04
234
strategy:
235
fail-fast: false
0 commit comments