align go verions in main

This commit is contained in:
Sun Yimin 2022-08-19 15:03:28 +08:00 committed by GitHub
parent 474168700e
commit f5cee483d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
goVer: ['1.15', '1.16', '1.17'] goVer: ['1.16', '1.17', '1.18']
steps: steps:
- name: Checkout Repo - name: Checkout Repo
uses: actions/checkout@v3 uses: actions/checkout@v3