We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14c55c commit 495a135Copy full SHA for 495a135
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
49
build_macOS:
50
name: Build macOS
51
- runs-on: macos-13
+ runs-on: macos-latest
52
steps:
53
- uses: actions/checkout@v4
54
with:
0 commit comments