fix(ci): updated support matrix
All checks were successful
Go / build (1.23) (push) Successful in 3m3s
All checks were successful
Go / build (1.23) (push) Successful in 3m3s
This commit is contained in:
parent
f44e43174c
commit
8de3b04032
@ -5,7 +5,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [ '1.19' ]
|
go-version: [ '1.23' ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup Go ${{ matrix.go-version }}
|
- name: Setup Go ${{ matrix.go-version }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user