Skip to content

Commit

Permalink
Add 3ds Max 2022 CI job.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoikas committed Jul 2, 2021
1 parent cc53e1b commit cbb9d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
- { sdk-version: 2013, generator: Visual Studio 16 2019, arch: x64, str: 2013-windows-x64 }
- { sdk-version: 2017, generator: Visual Studio 16 2019, arch: x64, str: 2017-windows-x64 }
- { sdk-version: 2019, generator: Visual Studio 16 2019, arch: x64, str: 2019-windows-x64 }
- { sdk-version: 2022, generator: Visual Studio 16 2019, arch: x64, str: 2022-windows-x64 }

steps:
- name: Checkout Plasma
Expand Down

0 comments on commit cbb9d51

Please sign in to comment.