Skip to content

Commit f2e5d89

Browse files
authored
refactor(release): change deprecated macos-latest tag to macos-26
1 parent 909183d commit f2e5d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
goos: darwin
110110
goarch: amd64
111111
cgo: "1"
112-
- os: macos-latest
112+
- os: macos-26
113113
goos: darwin
114114
goarch: arm64
115115
cgo: "1"

0 commit comments

Comments
 (0)