Skip to content

Commit

Permalink
Update the macos14 python version
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Nov 20, 2024
1 parent e3300cc commit 26e434c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
exclude:
# psycopg2-binary doesn't have a precompiled wheel for python 3.9 for mac
- os: macos-14
python-version: '3.9'
python-version: '3.10'

steps:
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 26e434c

Please sign in to comment.