fix(ci): use macos-13 for x86_64 build to resolve ODBC linking

This commit is contained in:
t8y2 2026-05-07 13:07:46 +08:00
parent 13f72a6e23
commit a0ceefd1ef
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
include:
- platform: macos-latest
target: aarch64-apple-darwin
- platform: macos-latest
- platform: macos-13
target: x86_64-apple-darwin
- platform: ubuntu-22.04
target: x86_64-unknown-linux-gnu