Skip to content

Commit

Permalink
Windows breakage on go 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Feb 17, 2024
1 parent da17a7c commit 4646407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: [ windows-latest ]
strategy:
matrix:
go: [ '1.22', '1.21', '1.20', '1.18', '1.17', '1.16' ]
go: [ '1.22', '1.21', '1.20', '1.18' ]
steps:

- name: Set up Go
Expand Down

0 comments on commit 4646407

Please sign in to comment.