Skip to content

Commit

Permalink
ci: Fixed Poetry version in legacy UA branch (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Mar 12, 2024
1 parent 74ebf7f commit 9405194
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ jobs:
env:
CLIENT_SECRETS: ${{ secrets.GA_CLIENT_SECRETS }}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
POETRY_VERSION: "1.2.2"
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]

Expand Down

0 comments on commit 9405194

Please sign in to comment.