Skip to content

Commit f245a1d

Browse files
authored
Merge pull request #2808 from kolyshkin/go116-final
2 parents 06c1cd8 + 91f0ae1 commit f245a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
go-version: [1.14.x, 1.15.x, 1.16.0-rc1]
22+
go-version: [1.14.x, 1.15.x, 1.16.x]
2323
rootless: ["rootless", ""]
2424

2525
steps:

0 commit comments

Comments
 (0)