Skip to content

Commit

Permalink
Bump pipenv version to fix CI for python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroSteiner committed Jun 16, 2024
1 parent 56824d6 commit c954542
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 @@ -23,7 +23,7 @@ jobs:
python-version: '3.10'
- pipenv-version: '2023.2.4'
python-version: '3.11'
- pipenv-version: '2023.2.4'
- pipenv-version: '2024.0.1'
python-version: '3.12'
steps:
- name: Checkout the repository
Expand Down

0 comments on commit c954542

Please sign in to comment.