Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 0cb7a1a

Browse files
authored
ci: remove support for Go 1.15 (#67)
1 parent 852c5d9 commit 0cb7a1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
go:
1515
- '1.17'
1616
- '1.16'
17-
- '1.15'
1817
steps:
1918
- name: Checkout repo
2019
uses: actions/checkout@v2

0 commit comments

Comments
 (0)