Skip to content

Commit

Permalink
Update validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pablode authored Nov 30, 2024
1 parent c15fab9 commit f588651
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,3 @@ jobs:
with:
usd-version: 24.08
mdl-sdk-cache-key-prefix: ${{ vars.MDL_SDK_CACHE_KEY_PREFIX }}

build-2405:
name: Build gatling for USD v24.05 (Release)
needs: build-mdl-sdk
uses: ./.github/workflows/build-usd-with-tests.yml
with:
usd-version: 24.05
mdl-sdk-cache-key-prefix: ${{ vars.MDL_SDK_CACHE_KEY_PREFIX }}

build-2403:
name: Build gatling for USD v24.03 (Release)
needs: build-mdl-sdk
uses: ./.github/workflows/build-usd-with-tests.yml
with:
usd-version: 24.03
mdl-sdk-cache-key-prefix: ${{ vars.MDL_SDK_CACHE_KEY_PREFIX }}

0 comments on commit f588651

Please sign in to comment.