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 935c10f commit d2dc5b4Copy full SHA for d2dc5b4
.github/workflows/ci-gpu.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- optix: [ optix-7.5.0, optix-7.7.0, optix-8.1.0 ]
+ optix: [ optix-7.7.0, optix-8.1.0, optix-9.0.0 ]
26
cuda: [ '11.7.0', '12.2.2', '12.6.3', '12.8.0' ]
27
os: [ ubuntu-24.04, ubuntu-20.04, windows-latest ]
28
0 commit comments