ifcopenshell-python workflows - include py313

This commit is contained in:
Andrej730
2025-07-22 17:11:28 +05:00
parent d6a3900f3e
commit dd5d997d47
2 changed files with 2 additions and 2 deletions
@@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
pyver: [py39, py310, py311, py312]
pyver: [py39, py310, py311, py312, py313]
config:
- {
name: "Windows 64bit",
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
pyver: [py39, py310, py311, py312]
pyver: [py39, py310, py311, py312, py313]
config:
- {
name: "Windows 64bit",