mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-01-22 08:14:08 +00:00
update go to 1.22.0
This commit is contained in:
parent
dd246b9f14
commit
14517ca0a1
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.21.6'
|
GO_VERSION: '1.22.0'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-common:
|
build-common:
|
||||||
|
|
Loading…
Reference in a new issue