Skip to content

Commit

Permalink
Update xcode version to 15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
IniZio committed Mar 21, 2024
1 parent 6625957 commit 176d83f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
- uses: subosito/flutter-action@v2
with:
# Use the latest stable release
Expand Down Expand Up @@ -94,6 +95,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
- run: npm install -g appcenter-cli
- uses: subosito/flutter-action@v2
with:
Expand Down

0 comments on commit 176d83f

Please sign in to comment.