We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb504e6 commit 9829304Copy full SHA for 9829304
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: [ ubuntu-latest ]
16
strategy:
17
matrix:
18
- blender-version: [ '2.93', '3.6', '4.0' ]
+ blender-version: [ '2.93', '3.6' ] #, '4.0' ]
19
include:
20
- blender-version: '2.93'
21
blender-version-suffix: '13'
0 commit comments