We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1edbdfa commit ddf4339Copy full SHA for ddf4339
1 file changed
.github/workflows/integration-tests-ui-critical.yml
@@ -75,6 +75,10 @@ jobs:
75
target: aosp_atd
76
channel: canary # Necessary for ATDs
77
arch: x86_64
78
+ - api-level: 36 # Android 16
79
+ target: aosp_atd
80
+ channel: canary # Necessary for ATDs
81
+ arch: x86_64
82
steps:
83
- name: Checkout code
84
uses: actions/checkout@v6
0 commit comments