diff --git a/.github/workflows/acc-test.yaml b/.github/workflows/acc-test.yaml index 06792d2b..d44bc953 100644 --- a/.github/workflows/acc-test.yaml +++ b/.github/workflows/acc-test.yaml @@ -27,7 +27,8 @@ jobs: - "0.12.31" - "0.13.7" - "0.14.11" - - "0.15.2" + - "0.15.5" + - "1.0.1" steps: - uses: actions/checkout@v2 - uses: actions/setup-go@v2