Skip to content

Commit 4e369ba

Browse files
authored
perf(ci): use macos runner to build vite (#274)
1 parent 4eb3253 commit 4e369ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636

3737
jobs:
3838
build_app:
39-
runs-on: ubuntu-latest
39+
runs-on: macos-14
4040
steps:
4141
- name: Checkout
4242
uses: actions/checkout@v4

0 commit comments

Comments
 (0)