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 e8a9799 commit 1db4190Copy full SHA for 1db4190
.github/workflows/build_test.yml
@@ -86,6 +86,7 @@ jobs:
86
- { arch: x86_64, api-level: 29 }
87
- { arch: x86_64, api-level: 30 }
88
- { arch: x86_64, api-level: 32 }
89
+ - { arch: x86_64, api-level: 34 }
90
steps:
91
- name: checkout
92
uses: actions/checkout@v4
0 commit comments