]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Update test.yml
authorqydysky <32743305+qydysky@users.noreply.github.com>
Sat, 15 Oct 2022 21:24:12 +0000 (05:24 +0800)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 21:24:12 +0000 (05:24 +0800)
.github/workflows/test.yml

index c4a6a191f977edad9e7fa8e21a2d84887524596e..d17457849dc26ffa162ca21694ac32beda1e12c8 100644 (file)
@@ -42,7 +42,7 @@ jobs:
     runs-on: windows-latest
     strategy:
       matrix:
-        go: [ '1.17', '1.18.0' ]
+        go: [ '1.18', '1.19' ]
     steps:
     - name: Set up Go${{ matrix.go }}
       uses: actions/setup-go@v3