mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
Fix GH MacOS arm64 build.
This commit is contained in:
parent
3dd28842c2
commit
692a0e8632
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -293,7 +293,6 @@ jobs:
|
||||
|
||||
# libcxx build is not working with python >= 3.12
|
||||
- name: Do not use preinstalled python >= 3.12
|
||||
if: ${{ matrix.arch == 'x64' }}
|
||||
run: |
|
||||
brew uninstall --ignore-dependencies python@3.12
|
||||
[ -e /Library/Frameworks/Python.framework ] && \
|
||||
|
Loading…
Reference in New Issue
Block a user