mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Update .readthedocs.yaml to ubuntu-22.04
trying to fix readthedocs builds unable to install cadquery-ocp==7.7.1 from pypi with manylinux 2.35
This commit is contained in:
parent
9df307c72e
commit
010d293228
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-20.04"
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
python: "3.9"
|
||||
apt_packages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue