Skip to content

Commit

Permalink
Test with AGP 8.9.0-alpha02.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Nov 15, 2024
1 parent dd52b81 commit 40cb98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
AGP_VERSION: ${{ matrix.agp-version }}
strategy:
matrix:
agp-version: [ 7.3.1, 7.4.2, 8.0.2, 8.1.4, 8.2.2, 8.3.2, 8.4.2, 8.5.2, 8.6.1, 8.7.2, 8.8.0-alpha09, 8.9.0-alpha01 ]
agp-version: [ 7.3.1, 7.4.2, 8.0.2, 8.1.4, 8.2.2, 8.3.2, 8.4.2, 8.5.2, 8.6.1, 8.7.2, 8.8.0-alpha09, 8.9.0-alpha02 ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 40cb98b

Please sign in to comment.