Skip to content

Commit

Permalink
Merge branch 'main' into add_udim_test
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm authored Nov 14, 2024
2 parents da781aa + 20383ae commit 2fb6a05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ jobs:
cmake_config: -DMATERIALX_BUILD_SHARED_LIBS=ON
python: 3.9

- name: MacOS_Xcode_14_Python311
- name: MacOS_Xcode_15_Python311
os: macos-14
compiler: xcode
compiler_version: "14.3"
compiler_version: "15.1"
python: 3.11
static_analysis: ON
cmake_config: -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
Expand Down

0 comments on commit 2fb6a05

Please sign in to comment.