Skip to content

Commit d23fd05

Browse files
committed
CI: disable nvc++ build as it is incompatible with toml++
1 parent ee78023 commit d23fd05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ jobs:
229229

230230
test-nvcpp:
231231
name: nvcpp ${{ matrix.parallelisation }} (ubuntu-22.04)
232+
if: false # The nvc++ compiler is currently incompatible with toml++
232233
runs-on: ubuntu-22.04
233234
strategy:
234235
fail-fast: false

0 commit comments

Comments
 (0)