mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-07 21:00:33 +03:00
chore: remove macOS 3.11 build from build grid
Not available yet on Github: see build failure at https://github.com/psycopg/psycopg2/actions/runs/3320363567/jobs/5486654852
This commit is contained in:
parent
af3ee06ec0
commit
1bf8e77ea2
2
.github/workflows/packages.yml
vendored
2
.github/workflows/packages.yml
vendored
|
@ -117,7 +117,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11']
|
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repos
|
- name: Checkout repos
|
||||||
|
|
Loading…
Reference in New Issue
Block a user