Skip to content

Commit

Permalink
uncomment blender 4.0 for now in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarcontar authored Dec 5, 2023
1 parent 194e444 commit cb504e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
- blender-version: '3.6'
blender-version-suffix: '0'
python-version: '3.10.9'
- blender-version: '4.0'
blender-version-suffix: '0'
python-version: '3.10.9'
#- blender-version: '4.0'
# blender-version-suffix: '0'
# python-version: '3.10.9'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit cb504e6

Please sign in to comment.