Bump go to 1.16

pull/14/head v3.6.9
Marc-Antoine Ruel 5 years ago
parent 94908ff801
commit 4d2d9a5ccb

@ -24,7 +24,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
# Do not forget to bump every 6 months!
gover: ["1.15"]
gover: ["1.16"]
runs-on: "${{matrix.os}}"
name: "go${{matrix.gover}}.x on ${{matrix.os}}"
steps:

Loading…
Cancel
Save