mirror of
https://github.com/vee1e/krply.git
synced 2026-09-01 17:57:03 +00:00
fix(ci): go 1.26.x -> 1.22.x (1.26 not released)
This commit is contained in:
parent
ae13e72241
commit
5eec24d656
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
|
||||
with:
|
||||
go-version: "1.26.x"
|
||||
go-version: "1.22.x"
|
||||
cache: true
|
||||
|
||||
- name: Build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue