Skip to content

Commit

Permalink
python version
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Jul 1, 2023
1 parent fe0158f commit 07b6bde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- run: cd ~/dev-env && docker-compose up -d

- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.11'
- uses: trim21/setup-poetry@dist/v1
- uses: trim21/install-poetry-project@dist/v1

Expand Down

0 comments on commit 07b6bde

Please sign in to comment.