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