We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 401adfb + a272677 commit a1d73f7Copy full SHA for a1d73f7
.github/workflows/ci-macvim.yaml
@@ -67,7 +67,7 @@ jobs:
67
68
# Most up to date OS and Xcode. Used to publish release for the main build.
69
- os: macos-13
70
- xcode: '15.0'
+ xcode: '15.1'
71
publish: true
72
73
runs-on: ${{ matrix.os }}
0 commit comments