1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-05 00:50:24 +08:00

chore: make lint happy

This commit is contained in:
源文雨
2025-12-21 17:27:58 +08:00
parent f99b9330df
commit 4cd2f33ee4

View File

@@ -4,7 +4,7 @@ jobs:
check:
strategy:
matrix:
go-version: [1.22.x]
go-version: [1.24.x]
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps: