diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 32f14b9f..82a4094f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ jobs: test: strategy: matrix: - go-version: [1.16.x, 1.x] + go-version: [1.20.x, 1.x] os: [ubuntu-latest] arch: ["", "386"] fail-fast: false