Create build for Blender 3.1 Python 3.10

This commit is contained in:
Dion Moult
2022-03-14 16:43:10 +11:00
parent 3c26cb672b
commit 3ef6077a0d
2 changed files with 32 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
strategy:
fail-fast: false
matrix:
pyver: [py37, py39]
pyver: [py37, py39, py310]
config:
- {
name: "Windows Build",