Skip to content

Commit

Permalink
Update pdm and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abersheeran committed Jan 6, 2025
1 parent 39443ed commit fa5fcb9
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 100 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
architecture: x64
version: 2.9
version: 2.22
- name: Install dependencies
run: |
pdm sync -v -dG dev -dG test --no-self
Expand All @@ -41,7 +41,7 @@ jobs:
with:
python-version: "3.10"
architecture: x64
version: 2.9
version: 2.22

- name: Publish
run: |
Expand Down
Loading

0 comments on commit fa5fcb9

Please sign in to comment.