Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Feb 1, 2024
1 parent 8d31497 commit 1fc4683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
build_with_unexpected_go_version:
strategy:
matrix:
goversion: ["1.17", "1.18", "1.19", "1.21"]
goversion: ["1.19", "1.21"]
system: [ubuntu-latest, windows-latest, macos-latest]
runs-on: "${{ matrix.system }}"
steps:
Expand Down

0 comments on commit 1fc4683

Please sign in to comment.