Try version 12.3

This commit is contained in:
Micha Reiser
2024-10-17 08:35:23 +02:00
parent 62a7bca5d8
commit 1affcf3c86

View File

@@ -16,7 +16,7 @@ jobs:
macos-x86_64:
runs-on: macos-13
env:
MACOSX_DEPLOYMENT_TARGET: 13
MACOSX_DEPLOYMENT_TARGET: 12.3
steps:
- uses: actions/checkout@v4
with: