mirror of
https://github.com/luxfi/genesis.git
synced 2026-07-27 05:54:08 +00:00
chore: bump Go toolchain to 1.26.3 (#3)
Pin Go version to 1.26.3 across go.mod, CI workflows, and Dockerfiles for canonical alignment with the rest of the luxfi/* stack.
This commit is contained in:
@@ -10,7 +10,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.26.2'
|
||||
GO_VERSION: '1.26.3'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
@@ -9,7 +9,7 @@ permissions:
|
||||
contents: write
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.26.2'
|
||||
GO_VERSION: '1.26.3'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user