summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2024-12-04 22:51:58 +0800
committerruki <[email protected]>2024-12-04 22:51:58 +0800
commit0305118e84901ca0932ff2ca09471686016fc38d (patch)
tree78206a42ec994d84982beb2597f4289a2ac92927
parent993342a4d6460670436ab6488574b65592957028 (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 e0465de82..a280c8b4b 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
- os: [macos-latest]
+ os: [macos-14]
arch: [x86_64]
runs-on: ${{ matrix.os }}