Skip to content

Commit

Permalink
fix(ci): Pin PDM version for 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Alc-Alc committed Nov 26, 2024
1 parent d421e0b commit 0b118de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
name: Set up PDM
with:
python-version: "3.8"
version: "2.20.1"
allow-python-prereleases: false
cache: true
cache-dependency-path: |
Expand All @@ -70,6 +71,7 @@ jobs:
name: Set up PDM
with:
python-version: "3.8"
version: "2.20.1"
allow-python-prereleases: false
cache: true
cache-dependency-path: |
Expand All @@ -95,6 +97,7 @@ jobs:
name: Set up PDM
with:
python-version: "3.8"
version: "2.20.1"
allow-python-prereleases: false
cache: true
cache-dependency-path: |
Expand Down

0 comments on commit 0b118de

Please sign in to comment.