Skip to content

Commit 93c1f4f

Browse files
committed
Update macOS runner
Seems macos-13 is being deprecated.
1 parent 339c392 commit 93c1f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126

127127
package-macos-amd64:
128128
name: x86-64 macOS build
129-
runs-on: macos-13
129+
runs-on: macos-15-intel
130130
timeout-minutes: 15
131131
needs: npm-version
132132
env:

0 commit comments

Comments
 (0)