mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 06:21:40 +00:00
Update ci-ifcopenshell-conda-daily.yml
change from deprecated mamba provisioner and move to python 3.11 and 3.12
This commit is contained in:
@@ -25,7 +25,8 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
pyver: [
|
pyver: [
|
||||||
{ name: py311, distver: '3.11' }
|
{ name: py311, distver: '3.11'},
|
||||||
|
{ name: py312, distver: '3.12'}
|
||||||
]
|
]
|
||||||
platform: [
|
platform: [
|
||||||
{ name: win, distver: windows-latest, pkg_dir: 'win-64' },
|
{ name: win, distver: windows-latest, pkg_dir: 'win-64' },
|
||||||
|
|||||||
Reference in New Issue
Block a user