Skip to content

Commit b14320b

Browse files
Remove an outdated comment
1 parent 075d51b commit b14320b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
- uses: ruby/setup-ruby@v1
1919
with:
2020
bundler-cache: true
21-
# Xcode_16.2.app is available, but it does not have any simulator pre-installed.
22-
# So it is not really usable.
23-
# Let's use Xcode_16.1.app instead.
2421
- run: sudo xcode-select -s /Applications/Xcode_16.2.app/Contents/Developer
2522
- uses: subosito/flutter-action@v2
2623
with:

0 commit comments

Comments
 (0)