Skip to content

Commit 2c3b1e9

Browse files
committed
chore: bump runner
1 parent 67acbe0 commit 2c3b1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
# macOS AMD64
121121
build-darwin-amd64-app:
122122
name: Build ${{ matrix.artifact-name }}
123-
runs-on: macos-12
123+
runs-on: macos-13
124124
needs: build-frontend
125125
strategy:
126126
matrix:

0 commit comments

Comments
 (0)