Skip to content

Commit 9c3f211

Browse files
committed
Bump api level to 36
1 parent 9e444f0 commit 9c3f211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
description: 'Android API level to run on'
1010
type: string
1111
required: false
12-
default: '34'
12+
default: '36'
1313
test_class:
1414
description: 'Fully qualified test class to run on its own, optionally with #method. Every batch job then runs it, giving independent samples of a flaky test.'
1515
type: string

0 commit comments

Comments
 (0)