Skip to content

Commit 2248410

Browse files
authored
macos-13 is deprecated
1 parent e99d95c commit 2248410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
build-macos-x86_64:
117117
needs: [generate-license]
118118
name: Mac x86_64
119-
runs-on: macos-13
119+
runs-on: macos-latest
120120
strategy:
121121
fail-fast: false
122122
matrix:

0 commit comments

Comments
 (0)