Преглед на файлове

Merge pull request #116 from coreosbot-releng/repo-templates

Sync repo templates ⚙
Casey Callendrello преди 1 година
родител
ревизия
4170f81b0c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .github/workflows/go.yml

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

@@ -20,7 +20,7 @@ jobs:
     name: Test
     name: Test
     strategy:
     strategy:
       matrix:
       matrix:
-        go-version: [1.16.x, 1.17.x, 1.18.x, 1.19.x, 1.20.x, 1.21.x]
+        go-version: [1.16.x, 1.17.x, 1.18.x, 1.19.x, 1.20.x]
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
     - name: Set up Go 1.x
     - name: Set up Go 1.x