ci: rollback

This commit is contained in:
Sun Yimin 2024-01-31 13:19:48 +08:00 committed by GitHub
parent 1f3d5d19a4
commit 056d14a892
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
goVer: ['1.18', '1.19', '1.21', '1.22']
goVer: ['1.18', '1.19', '1.21']
steps:
- name: Checkout Repo
uses: actions/checkout@v4