Skip to content

Commit

Permalink
Update CI args
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed May 6, 2024
1 parent 8760644 commit 97a8526
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 @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false # We want to see all results
matrix:
agp: ['8.1.2', '8.2.0-beta06', '8.3.0-alpha07']
agp: ['8.4.0', '8.5.0-alpha08']
job: ['instrumentation', 'plugin']
env:
DEP_OVERRIDE_agp: ${{ matrix.agp }}
Expand Down

0 comments on commit 97a8526

Please sign in to comment.