feat: cicd

This commit is contained in:
icey-yu 2024-11-12 15:24:17 +08:00
parent ff30460f4f
commit 821520e02c

View File

@ -149,7 +149,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
go_version: ["1.21"] go_version: ["1.22"]
steps: steps:
- name: Checkout Repository - name: Checkout Repository