1
0
mirror of https://github.com/fumiama/ahsai.git synced 2026-06-05 07:40:23 +08:00

chore: update ci go version

This commit is contained in:
源文雨
2025-09-30 22:20:23 +08:00
parent 54bdb0ca72
commit 739d66a45d

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
go-version: ^1.25
- name: Check out code into the Go module directory
uses: actions/checkout@v2