fix: update CI workflow golang image from 1.25 to 1.26
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
|||||||
codegen-check:
|
codegen-check:
|
||||||
runs-on: golang
|
runs-on: golang
|
||||||
container:
|
container:
|
||||||
image: golang:1.25
|
image: golang:1.26
|
||||||
steps:
|
steps:
|
||||||
# Same reason as the buf job: golang:1.25 has no Node.js either.
|
# Same reason as the buf job: golang:1.25 has no Node.js either.
|
||||||
- name: checkout
|
- name: checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user