Skip to content

Commit

Permalink
chore: target PDM 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GabDug committed Jul 17, 2023
1 parent 5b5c835 commit b866eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
python-version: ["3.10", "3.11", "3.12"]
# Empty is latest, head is latest from GitHub
pdm-version: ["", "head", "2.7.4"]
pdm-version: ["", "head", "2.7.4", "2.8.0"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b866eeb

Please sign in to comment.