Skip to content

Commit

Permalink
Use latest uv test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Aug 23, 2024
1 parent de7c6e7 commit 4bab96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 4bab96c

Please sign in to comment.