CI: update executor for job release to go 1.24

from go 1.22

"go installl meterup/github-release" fails
as dependency (kevinburke/rest@v0.0.0) requires go >= 1.23.0)
This commit is contained in:
KIMURA Kazunori
2025-07-19 00:42:42 +09:00
parent b3f5998f4b
commit a336dcd3c2

View File

@ -277,7 +277,7 @@ jobs:
release:
executor:
name: go/default
tag: '1.22'
tag: '1.24'
steps:
- checkout
- run: