Skip to content

Commit aea3c27

Browse files
Update meson_ci.yml
1 parent 2d7d7d3 commit aea3c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meson_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: macos-latest
6565
strategy:
6666
matrix:
67-
xcode_version: ["16.0", "16.1", "16.2", "15.0", "15.1", "15.2", "15.3", "15.4"]
67+
xcode_version: ["15.0", "15.1", "15.2", "15.3", "15.4"]
6868
steps:
6969
- name: Checkout code
7070
uses: actions/checkout@v4

0 commit comments

Comments
 (0)