build: Bump minimum go version 1.23
This commit is contained in:
parent
4855f94750
commit
16753b34a0
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go: ["1.22", "1.23"]
|
||||
go: ["1.23", "1.24"]
|
||||
steps:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 #v5.0.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user