Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/owl-project/NVISII
Browse files Browse the repository at this point in the history
  • Loading branch information
natevm committed Aug 12, 2024
2 parents 56e115f + 253f13e commit fcc6c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-2019]
python-version: ['3.6', '3.7', '3.8', '3.9']
python-version: ['3.9', '3.10'] # '3.11' has some issues atm...
optix-version: [70, 71, 72]
include:
# Includes the value for matrix.container when the OS is Ubuntu, to use manylinux complaint CentOS version.
Expand Down

0 comments on commit fcc6c65

Please sign in to comment.