Skip to content

Commit

Permalink
Use Go 1.17 in workflow still
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacalz committed Dec 31, 2023
1 parent 123282b commit 0e29ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platform_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: ['1.19.x', '1.21.x']
go-version: ['1.17.x', '1.21.x']
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down

0 comments on commit 0e29ae3

Please sign in to comment.