diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ac93096..4c6562f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,6 +47,7 @@ jobs: strategy: matrix: go-version: + - ^1.20 - ${{ vars.RTLDEV_MW_CI_GOLANG_VERSION }} runs-on: ubuntu-latest