1
0
Joe Chen 3 жил өмнө
parent
commit
dff067ac28

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

@@ -53,7 +53,7 @@ jobs:
     name: Test
     name: Test
     strategy:
     strategy:
       matrix:
       matrix:
-        go-version: [ 1.14.x, 1.15.x, 1.16.x, 1.17.x ]
+        go-version: [ 1.14.x, 1.15.x, 1.16.x, 1.17.x, 1.18.x ]
         platform: [ ubuntu-latest, macos-latest, windows-latest ]
         platform: [ ubuntu-latest, macos-latest, windows-latest ]
     runs-on: ${{ matrix.platform }}
     runs-on: ${{ matrix.platform }}
     steps:
     steps: