Skip to content

Commit

Permalink
CI: update oldest supported pyproject-metadata version
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi committed Oct 22, 2024
1 parent 8d65048 commit 8742261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
# Test with oldest supported pyproject-metadata
- os: ubuntu-latest
python: '3.12'
pyproject_metadata: '==0.7.1'
pyproject_metadata: '==0.8.0'
# Tets with pyproject-metadata release candidate
- os: ubuntu-latest
python: '3.12'
Expand Down

0 comments on commit 8742261

Please sign in to comment.