Browse Source

use macos-14

pull/882/head
dreamer 1 month ago
parent
commit
1297e4babf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/build.yml

+ 1
- 1
.github/workflows/build.yml View File

@@ -158,7 +158,7 @@ jobs:
*.tar.xz

macos:
runs-on: macos-13
runs-on: macos-14
steps:
- uses: actions/checkout@v4
with:


Loading…
Cancel
Save