mirror of https://github.com/pressly/goose.git
ci: add stable go1.22 to matrix
parent
3941a35dc5
commit
76946ccca3
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ["1.20", "1.21", "1.22.0-rc.2"]
|
||||
go-version: ["1.20", "1.21", "1.22"]
|
||||
os: [ubuntu-latest]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
|
Loading…
Reference in New Issue