cpython-3.9-macos-x86_64

This commit is contained in:
Kevin Stillhammer
2025-09-05 16:27:50 +02:00
parent 178048426a
commit afa7582669

View File

@ -25,7 +25,7 @@ jobs:
- name: Install uv - name: Install uv
uses: ./ uses: ./
with: with:
python-version: cpython-3.9-macos-x86-64 python-version: cpython-3.9-macos-x86_64
activate-environment: true activate-environment: true
- run: uv sync - run: uv sync
working-directory: __tests__/fixtures/uv-project working-directory: __tests__/fixtures/uv-project