This commit is contained in:
Phillip Thelen 2022-03-22 14:28:05 +01:00 committed by Phillip Thelen
parent 02684bb323
commit 60ec4c0533

View file

@ -48,7 +48,7 @@ jobs:
runs-on: macos-latest runs-on: macos-latest
strategy: strategy:
matrix: matrix:
api-level: [22, 24, 28, 29, 30, 31] api-level: [24, 26, 28, 29, 30, 31]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: set up JDK 11 - name: set up JDK 11