Skip to content

Commit

Permalink
EXPERIMENT (DO NOT MERGE): Downgrade to Poetry 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed May 8, 2023
1 parent de52819 commit 5a78ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ jobs:

- uses: abatilo/actions-poetry@v2.0.0
with:
poetry-version: 1.4.2
poetry-version: 1.3.2

- name: ${{ matrix.name }}
shell: bash
Expand Down Expand Up @@ -518,7 +518,7 @@ jobs:
- if: matrix.image == 'ghcr.io/galoisinc/saw-remote-api'
uses: abatilo/actions-poetry@v2.0.0
with:
poetry-version: 1.4.2
poetry-version: 1.3.2

- if: matrix.image == 'ghcr.io/galoisinc/saw-remote-api'
name: Test saw-remote-api
Expand Down

0 comments on commit 5a78ded

Please sign in to comment.