Skip to content

Commit 69a9e90

Browse files
committed
Test with AGP 9.0.0-beta03.
1 parent 3c6e08a commit 69a9e90

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
@@ -61,7 +61,7 @@ jobs:
6161
AGP_VERSION: ${{ matrix.agp-version }}
6262
strategy:
6363
matrix:
64-
agp-version: [ 8.2.2, 8.3.2, 8.4.2, 8.5.2, 8.6.1, 8.7.3, 8.8.2, 8.9.2, 8.10.1, 8.11.1, 8.12.2, 8.13.1, 9.0.0-beta02 ]
64+
agp-version: [ 8.2.2, 8.3.2, 8.4.2, 8.5.2, 8.6.1, 8.7.3, 8.8.2, 8.9.2, 8.10.1, 8.11.1, 8.12.2, 8.13.1, 9.0.0-beta03 ]
6565

6666
steps:
6767
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)