Skip to content

Commit

Permalink
Merge pull request opencontainers#2808 from kolyshkin/go116-final
Browse files Browse the repository at this point in the history
  • Loading branch information
AkihiroSuda authored Feb 17, 2021
2 parents 06c1cd8 + 91f0ae1 commit f245a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [1.14.x, 1.15.x, 1.16.0-rc1]
go-version: [1.14.x, 1.15.x, 1.16.x]
rootless: ["rootless", ""]

steps:
Expand Down

0 comments on commit f245a1d

Please sign in to comment.