Skip to content

Commit

Permalink
minimum usd is 21.11
Browse files Browse the repository at this point in the history
Signed-off-by: Christian López Barrón <[email protected]>
  • Loading branch information
chrizzFTD committed Dec 9, 2024
1 parent 58e0f4a commit e3f9167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
python-version: ["3.9", "3.10", "3.12"]
include:
- python-version: "3.9"
install-arguments: ". PySide2 usd-core==21.8 PyOpenGL"
install-arguments: ". PySide2 usd-core==21.11 PyOpenGL" # 21.11 enables AR-2.0 by default
- python-version: "3.10"
install-arguments: ". PySide2 usd-core==23.2 PyOpenGL"
- python-version: "3.12"
Expand Down

0 comments on commit e3f9167

Please sign in to comment.