Browse Source

ci: bumped macos image

Eugene 2 years ago
parent
commit
40246a409d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

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

@@ -31,7 +31,7 @@ jobs:
       run: yarn run lint
 
   macOS-Build:
-    runs-on: macos-11
+    runs-on: macos-12
     needs: Lint
     strategy:
       matrix: