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 799746e commit cc34b14Copy full SHA for cc34b14
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
AGP_VERSION: ${{ matrix.agp-version }}
61
strategy:
62
matrix:
63
- agp-version: [ 7.0.4, 7.1.3, 7.2.2, 7.3.0, 7.4.0-beta02, 8.0.0-alpha02 ]
+ agp-version: [ 7.0.4, 7.1.3, 7.2.2, 7.3.0, 7.4.0-beta02, 8.0.0-alpha03 ]
64
65
steps:
66
- uses: actions/checkout@v3
0 commit comments