Skip to content

Commit 1f78ded

Browse files
committed
Test with AGP 8.0.0-alpha04.
1 parent b08a9cf commit 1f78ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
AGP_VERSION: ${{ matrix.agp-version }}
6161
strategy:
6262
matrix:
63-
agp-version: [ 7.0.4, 7.1.3, 7.2.2, 7.3.1, 7.4.0-beta02, 8.0.0-alpha03 ]
63+
agp-version: [ 7.0.4, 7.1.3, 7.2.2, 7.3.1, 7.4.0-beta02, 8.0.0-alpha04 ]
6464

6565
steps:
6666
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)