Skip to content

Commit 1f92190

Browse files
committed
CI: drop Go 1.15, 1.16
Drop support of Go 1.15, 1.16 because of recent golang.org/x/sys which stopped supporting them.
1 parent ddec212 commit 1f92190

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
- '1.18'
1818
- '1.19'
1919
- '1.17'
20-
- '1.16'
21-
- '1.15'
2220
steps:
2321
- uses: actions/setup-go@v2
2422
with:

0 commit comments

Comments
 (0)