summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2024-12-04 22:52:02 +0800
committerruki <[email protected]>2024-12-04 22:52:02 +0800
commitcd93b9aa6fd61bccc5b91bf6a3e01b8d00e4a106 (patch)
tree43e5e4424f2bb8a30b8205dfd8f48e3d56853bce
parent0305118e84901ca0932ff2ca09471686016fc38d (diff)
update ci
-rw-r--r--.github/workflows/macos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index a280c8b4b..623d1f858 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
- os: [macos-14]
+ os: [macos-13]
arch: [x86_64]
runs-on: ${{ matrix.os }}