mirror of
https://github.com/mmp/pbrt-v4
synced 2026-09-26 16:20:07 +03:00
Drop OptiX 7.5.0, add 9.0.0 to CI builds
This commit is contained in:
parent
935c10f7f4
commit
d2dc5b4137
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-gpu.yml
vendored
2
.github/workflows/ci-gpu.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
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 ]
|
||||
cuda: [ '11.7.0', '12.2.2', '12.6.3', '12.8.0' ]
|
||||
os: [ ubuntu-24.04, ubuntu-20.04, windows-latest ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue