Skip to content

Commit cc6998b

Browse files
committed
update actions
1 parent d75c024 commit cc6998b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
macos-build:
185185
strategy:
186186
matrix:
187-
platform: [ 'macos-13', 'macos-latest' ]
187+
platform: [ 'macos-15-intel', 'macos-latest' ]
188188
go-version: [ '1.23' ]
189189
runs-on: ${{ matrix.platform }}
190190
steps:

0 commit comments

Comments
 (0)