Skip to content

Commit d2dc5b4

Browse files
committed
Drop OptiX 7.5.0, add 9.0.0 to CI builds
1 parent 935c10f commit d2dc5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
optix: [ optix-7.5.0, optix-7.7.0, optix-8.1.0 ]
25+
optix: [ optix-7.7.0, optix-8.1.0, optix-9.0.0 ]
2626
cuda: [ '11.7.0', '12.2.2', '12.6.3', '12.8.0' ]
2727
os: [ ubuntu-24.04, ubuntu-20.04, windows-latest ]
2828

0 commit comments

Comments
 (0)