mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-01-19 08:18:18 +08:00
Use latest uv test versions
This commit is contained in:
parent
de7c6e73c0
commit
4bab96ca10
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, macos-14, oracle-aarch64]
|
||||
uv-version: ['latest','0.2.0','0.3.0']
|
||||
uv-version: ['latest','0.3.0','0.3.2']
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install version ${{ matrix.uv-version }}
|
||||
|
Loading…
Reference in New Issue
Block a user