Skip to content

Commit 10678dc

Browse files
committed
CI: Pin PDM version
1 parent a8d4514 commit 10678dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
python-version: "${{ matrix.python-version }}"
2626
allow-python-prereleases: true
2727
cache: true
28+
version: "2.17.3"
2829

2930
- name: "Run Tox"
3031
run: |

0 commit comments

Comments
 (0)