Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit b9ade9a

Browse files
chore(deps): update dependency macos to v14
1 parent a83fae7 commit b9ade9a

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
@@ -152,7 +152,7 @@ jobs:
152152
153153
build-boxes:
154154
name: "*"
155-
runs-on: macos-13
155+
runs-on: macos-14
156156
needs: generate-matrix
157157
if: ${{ needs.generate-matrix.outputs.MATRIX != '[]' && needs.generate-matrix.outputs.MATRIX != '' }}
158158
concurrency:

0 commit comments

Comments
 (0)