This commit is contained in:
Neil Alexander 2022-11-02 12:25:26 +00:00
parent 46e67969a6
commit 222f2c6d58
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -344,10 +344,10 @@ jobs:
cgo: 1 cgo: 1
- label: PostgreSQL - label: PostgreSQL
postgres: postgres postgres: Postgres
- label: PostgreSQL, full HTTP APIs - label: PostgreSQL, full HTTP APIs
postgres: postgres postgres: Postgres
api: full-http api: full-http
steps: steps:
# Env vars are set file a file given by $GITHUB_PATH. We need both Go 1.17 and GOPATH on env to run Complement. # Env vars are set file a file given by $GITHUB_PATH. We need both Go 1.17 and GOPATH on env to run Complement.