Skip to content

Commit 77d42d0

Browse files
committed
ci: Use intel mac runner for wavedb.
1 parent f708118 commit 77d42d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-wavedb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8989
release-darwin:
9090
name: WaveDB Darwin Release
91-
runs-on: macos-14
91+
runs-on: macos-15-intel
9292
steps:
9393
- uses: actions/setup-go@v6
9494
with:

0 commit comments

Comments
 (0)