Bläddra i källkod

Bumped minimum tested Go version to 1.20.

Dmitry Panov 1 år sedan
förälder
incheckning
ccbae20bce
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -4,7 +4,7 @@ jobs:
   test:
   test:
     strategy:
     strategy:
       matrix:
       matrix:
-        go-version: [1.16.x, 1.x]
+        go-version: [1.20.x, 1.x]
         os: [ubuntu-latest]
         os: [ubuntu-latest]
         arch: ["", "386"]
         arch: ["", "386"]
       fail-fast: false
       fail-fast: false