mirror of https://github.com/jackc/pgx.git
Try on Go 1.21
parent
14d32f5a32
commit
a9636e2220
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ["1.20"]
|
||||
go-version: ["1.21"]
|
||||
pg-version: [11]
|
||||
include:
|
||||
- pg-version: 11
|
||||
|
|
Loading…
Reference in New Issue