Skip to content

Commit

Permalink
try building with a different version of python
Browse files Browse the repository at this point in the history
  • Loading branch information
ITProKyle committed Aug 9, 2024
1 parent b72fd5d commit ba37b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ jobs:
with:
poetry-install: false
poetry-plugins: poetry-dynamic-versioning
python-version: 3.12
# Remove apt repos that are known to break from time to time
# See https://github.com/actions/virtual-environments/issues/323
- name: Remove broken apt repos (ubuntu)
Expand Down

0 comments on commit ba37b74

Please sign in to comment.