Skip to content

Commit 84341e5

Browse files
authored
ci: use api level 36 for Android tests (#615)
1 parent 69319c8 commit 84341e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
name: test10
195195

196196
env:
197-
API_LEVEL: 34
197+
API_LEVEL: 36
198198
ARCH: x86_64
199199

200200
steps:

0 commit comments

Comments
 (0)