Skip to content

Commit

Permalink
Downgrade to 14.3.1 on flutter ios tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsenko committed Apr 11, 2024
1 parent d194a34 commit fff8c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -327,7 +327,7 @@ jobs:
- name: Select XCode for MacOS
run: |
xcodes installed
sudo xcodes select 15.3
sudo xcodes select 14.3.1
- name: Enable ccache
run: echo "PATH=/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH" >> $GITHUB_ENV
Expand Down

0 comments on commit fff8c45

Please sign in to comment.