Skip to content

Commit f67c9a5

Browse files
committed
fix: change to intel osx for runner
1 parent 40e07a5 commit f67c9a5

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
@@ -120,7 +120,7 @@ jobs:
120120
# macOS AMD64
121121
build-darwin-amd64-app:
122122
name: Build ${{ matrix.artifact-name }}
123-
runs-on: macos-14
123+
runs-on: macos-15-intel
124124
needs: build-frontend
125125
strategy:
126126
matrix:

0 commit comments

Comments
 (0)