We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7fa917 commit a5f88e8Copy full SHA for a5f88e8
.github/workflows/ci.yml
@@ -11,7 +11,6 @@ jobs:
11
strategy:
12
matrix:
13
go:
14
- - "1.11.x" # Debian 10 "Buster"
15
- "1.13.x" # Ubuntu 20.04 LTS "focal"
16
- "1.15.x" # Debian 11 "Bullseye"
17
- "1.16.x" # Golang upstream stable
0 commit comments