Skip to content

Commit

Permalink
Skip testing Android 10 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Apr 17, 2021
1 parent 8b518b1 commit d81a249
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .airtap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ browsers:
version: 12..latest
- name: ios_saf
version: 12..latest
# TODO: look into android 10 failure
- name: chrome for android
version: 6..latest
version: 6..9
- name: chrome for android
version: 11
- name: msedge

presets:
Expand Down

0 comments on commit d81a249

Please sign in to comment.