Skip to content

Commit

Permalink
CI: try to solve issue with maxim-lobanov/setup-xcode action no longe…
Browse files Browse the repository at this point in the history
…r accepting xcode 14.3
  • Loading branch information
rouault committed Nov 7, 2024
1 parent 35c6073 commit 3050b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ jobs:
- name: Setup xcode
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
with:
xcode-version: 14.3
xcode-version: '15.4.0'
- name: Checkout GDAL
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Setup cache
Expand Down

0 comments on commit 3050b5c

Please sign in to comment.