We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7d7d3 commit aea3c27Copy full SHA for aea3c27
.github/workflows/meson_ci.yml
@@ -64,7 +64,7 @@ jobs:
64
runs-on: macos-latest
65
strategy:
66
matrix:
67
- xcode_version: ["16.0", "16.1", "16.2", "15.0", "15.1", "15.2", "15.3", "15.4"]
+ xcode_version: ["15.0", "15.1", "15.2", "15.3", "15.4"]
68
steps:
69
- name: Checkout code
70
uses: actions/checkout@v4
0 commit comments