mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 01:14:09 +03:00
ci(macos): use the macos-13 runners
macos-12 is not supported anymore.
This commit is contained in:
parent
e83754a414
commit
4dfa680a71
4
.github/workflows/packages.yml
vendored
4
.github/workflows/packages.yml
vendored
|
@ -140,8 +140,8 @@ jobs:
|
|||
matrix:
|
||||
# These archs require an Apple M1 runner: [arm64, universal2]
|
||||
arch: [x86_64]
|
||||
pyver: [cp38, cp39, cp310, cp311, cp312, cp313]
|
||||
macver: ["12"]
|
||||
pyver: [cp39, cp310, cp311, cp312, cp313]
|
||||
macver: ["13"]
|
||||
include:
|
||||
- arch: arm64
|
||||
pyver: cp310
|
||||
|
|
Loading…
Reference in New Issue
Block a user