test.yml -> use cadquery-ocp from pypi on macos-arm64

This commit is contained in:
jdegenstein 2024-11-22 15:05:04 -06:00 committed by GitHub
parent 2ba9e5b248
commit 875f33507f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,15 +30,15 @@ jobs:
matrix:
python-version: [
"3.10",
#"3.11",
#"3.12"
"3.11",
"3.12"
]
os: [macos-14]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-macos-arm64/
- uses: ./.github/actions/setup/
with:
python-version: ${{ matrix.python-version }}
- name: test