Skip to content

Commit

Permalink
want to test if the 1.20 really breaks this test
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimov committed Nov 22, 2023
1 parent 5f2d2ce commit 9dc8ae0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
if: steps.changes.outputs.end_to_end == 'true'
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.19'
check-latest: true

- name: Set up python
Expand Down

0 comments on commit 9dc8ae0

Please sign in to comment.