mirror of https://github.com/lqs/sqlingo
adjust workflow versions
This commit is contained in:
parent
57bcb5003e
commit
b059d3763d
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [ '1.19', '1.20', '1.21', '1.22' ]
|
||||
go-version: [ '1.22', '1.23' ]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Go ${{ matrix.go-version }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue