Skip to content

Commit

Permalink
test: revert ios version
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Jan 9, 2025
1 parent 61a4f05 commit a521cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_drive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- uses: futureware-tech/simulator-action@v4
with:
os: iOS
os_version: 18.2
os_version: ">=18.1"
model: "iPhone 16"
- name: Run Flutter Integration tests
working-directory: flutter_secure_storage/example
Expand Down

0 comments on commit a521cf1

Please sign in to comment.