bump python=3.10 linux static build

This commit is contained in:
jdegenstein
2023-02-27 11:45:33 -06:00
committed by GitHub
parent 653502e913
commit 611d189051

View File

@@ -20,7 +20,7 @@ jobs:
environment-name: test
environment-file: environment.yml
extra-specs:
python=3.9
python=3.10
- name: pip install cadquery CQ-editor ... etc
shell: bash --login {0}
run: |