mirror of
https://github.com/pressly/goose.git
synced 2025-05-31 11:42:04 +00:00
ci: add stable go1.22 to matrix
This commit is contained in:
parent
3941a35dc5
commit
76946ccca3
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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…
x
Reference in New Issue
Block a user