Skip to content

Commit

Permalink
Update legacytests.yml fix go version
Browse files Browse the repository at this point in the history
  • Loading branch information
guymolinari authored Oct 23, 2024
1 parent 82ffb08 commit f9bb831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/legacytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.14.x]
go-version: [1.17.x]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit f9bb831

Please sign in to comment.