mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-01-22 08:14:08 +00:00
fix go build ver 1.22.4
This commit is contained in:
parent
371a2ecc30
commit
9578fa26ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_releases.yml
vendored
2
.github/workflows/build_releases.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GITHUB_REF: ${{ github.ref }}
|
GITHUB_REF: ${{ github.ref }}
|
||||||
GO_VERSION: '1.22.1'
|
GO_VERSION: '1.22.4'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-common:
|
build-common:
|
||||||
|
|
Loading…
Reference in a new issue