Skip to content

Commit f7a2749

Browse files
authored
gh: update macos runner image (#67)
1 parent 710e649 commit f7a2749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [master]
77
jobs:
88
build:
9-
runs-on: macos-13
9+
runs-on: macos-latest
1010
strategy:
1111
matrix:
1212
go: ['1.22', '1.23', '1.24']

0 commit comments

Comments
 (0)