Skip to content

Commit a991e7c

Browse files
authored
fix build one more time (#88)
1 parent ce67906 commit a991e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- platform: darwin-arm64
113113
runner: macos-14
114114
- platform: darwin-x64
115-
runner: macos-13
115+
runner: macos-14
116116

117117
runs-on: ${{ matrix.runner }}
118118

0 commit comments

Comments
 (0)