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
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [ '1.19' ]
|
||||
go-version: [ '1.23' ]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Go ${{ matrix.go-version }}
|
||||
|
Loading…
Reference in New Issue
Block a user