mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
ifcopenshell-python workflows - include py313
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
pyver: [py39, py310, py311, py312]
|
pyver: [py39, py310, py311, py312, py313]
|
||||||
config:
|
config:
|
||||||
- {
|
- {
|
||||||
name: "Windows 64bit",
|
name: "Windows 64bit",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
pyver: [py39, py310, py311, py312]
|
pyver: [py39, py310, py311, py312, py313]
|
||||||
config:
|
config:
|
||||||
- {
|
- {
|
||||||
name: "Windows 64bit",
|
name: "Windows 64bit",
|
||||||
|
|||||||
Reference in New Issue
Block a user