mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-29 09:29:46 +03:00
Undo prettier
This commit is contained in:
parent
7e6f7d48e7
commit
224ccd8c76
4
.github/workflows/packages.yml
vendored
4
.github/workflows/packages.yml
vendored
|
@ -3,6 +3,7 @@ name: Build packages
|
|||
on:
|
||||
- workflow_dispatch
|
||||
|
||||
|
||||
jobs:
|
||||
build-sdist:
|
||||
strategy:
|
||||
|
@ -50,7 +51,7 @@ jobs:
|
|||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
|
||||
|
||||
|
||||
build-manylinux:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
@ -106,6 +107,7 @@ jobs:
|
|||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
|
||||
|
||||
build-macos:
|
||||
runs-on: macos-10.15
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue
Block a user