Skip to content

Commit a521cf1

Browse files
test: revert ios version
1 parent 61a4f05 commit a521cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter_drive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- uses: futureware-tech/simulator-action@v4
9292
with:
9393
os: iOS
94-
os_version: 18.2
94+
os_version: ">=18.1"
9595
model: "iPhone 16"
9696
- name: Run Flutter Integration tests
9797
working-directory: flutter_secure_storage/example

0 commit comments

Comments
 (0)