Skip to content

Commit 9c2a986

Browse files
authored
macos-13 is deprecated
1 parent 709c918 commit 9c2a986

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
@@ -127,7 +127,7 @@ jobs:
127127
build-macos-x86_64:
128128
needs: [generate-license]
129129
name: Mac x86_64
130-
runs-on: macos-13
130+
runs-on: macos-latest
131131
strategy:
132132
fail-fast: false
133133
matrix:

0 commit comments

Comments
 (0)