mirror of https://github.com/KLayout/klayout.git
Adding python 3.7
This commit is contained in:
parent
2b2d845079
commit
7212d347f1
|
|
@ -11,6 +11,8 @@ jobs:
|
||||||
python.version: '3.5'
|
python.version: '3.5'
|
||||||
Python36:
|
Python36:
|
||||||
python.version: '3.6'
|
python.version: '3.6'
|
||||||
|
Python37:
|
||||||
|
python.version: '3.7'
|
||||||
maxParallel: 3
|
maxParallel: 3
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue