mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 10:27:53 +02:00
Adding Python 3.14 to Windows. Experimental.
This commit is contained in:
@@ -38,6 +38,9 @@ jobs:
|
||||
cp313-cp313-win_amd64.whl:
|
||||
python.version: '3.13'
|
||||
python.architecture: 'x64'
|
||||
cp314-cp314-win_amd64.whl:
|
||||
python.version: '3.14'
|
||||
python.architecture: 'x64'
|
||||
cp36-cp36m-win32.whl:
|
||||
python.version: '3.6'
|
||||
python.architecture: 'x86'
|
||||
@@ -62,6 +65,9 @@ jobs:
|
||||
cp313-cp313-win32.whl:
|
||||
python.version: '3.13'
|
||||
python.architecture: 'x86'
|
||||
cp314-cp314-win32.whl:
|
||||
python.version: '3.14'
|
||||
python.architecture: 'x86'
|
||||
maxParallel: 6
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user