diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9ffb09e1..72a334db 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: strategy: fail-fast: false matrix: - go: ['1.17', '1.18', '1.19'] + go: ['1.19', '1.20'] name: Go ${{ matrix.go }} run steps: - uses: actions/checkout@v3 diff --git a/README.md b/README.md index 10927e41..60e0fe32 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@
- +
Kubernetes multi-cluster deployment automation service
- +