diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cca78832..ea1826ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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'