Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarcontar authored Dec 5, 2023
1 parent cb504e6 commit 9829304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: [ ubuntu-latest ]
strategy:
matrix:
blender-version: [ '2.93', '3.6', '4.0' ]
blender-version: [ '2.93', '3.6' ] #, '4.0' ]
include:
- blender-version: '2.93'
blender-version-suffix: '13'
Expand Down

0 comments on commit 9829304

Please sign in to comment.