Skip to content

Commit

Permalink
refactor(android_intent_plus): Update integration tests configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuberen committed Apr 29, 2024
1 parent 86eea1c commit 36a0c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_intent_plus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
android-api-level: [ 22, 26, 31 ]
android-api-level: [ 22, 26, 31, 34 ]

steps:
- name: "Checkout repository"
Expand Down

0 comments on commit 36a0c16

Please sign in to comment.