]> Sergey Matveev's repositories - btrtrc.git/blobdiff - .github/workflows/go.yml
Bump CI 1.19 go versions to 1.21
[btrtrc.git] / .github / workflows / go.yml
index 19f5d87219b483b848341bfd90e2cdf9f06b00cf..36d02b2fa53b0c3638ee1a801d6916472b480314 100644 (file)
@@ -9,7 +9,7 @@ jobs:
     runs-on: ${{ matrix.os }}
     strategy:
       matrix:
-        go-version: [ '1.19', '1.20' ]
+        go-version: [ '1.21', '1.20' ]
         os: [windows-latest, macos-latest, ubuntu-latest]
       fail-fast: false
     steps: