mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
commit
4f7e19d67d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ["1.21", "1.22"]
|
||||
go-version: ["1.22", "1.23"]
|
||||
pg-version: [12, 13, 14, 15, 16, cockroachdb]
|
||||
include:
|
||||
- pg-version: 12
|
||||
@ -125,7 +125,7 @@ jobs:
|
||||
runs-on: windows-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ["1.21", "1.22"]
|
||||
go-version: ["1.22", "1.23"]
|
||||
|
||||
steps:
|
||||
- name: Setup PostgreSQL
|
||||
|
Loading…
x
Reference in New Issue
Block a user