Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit a84b810

Browse files
committed
chore(ci): update shadow job versions
1 parent baf1fdd commit a84b810

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/shadow_job.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ on:
66
env:
77
SENTRY_DSN: 'https://[email protected]/project_id'
88

9-
name: Shadow job with latest Gradle and Java
9+
name: Shadow job
1010
jobs:
1111
shadow-job:
1212
strategy:
1313
fail-fast: false
1414
matrix:
1515
agp-version:
1616
- 7.3.1
17-
- 7.4.0-rc01
18-
- 8.0.0-alpha09
17+
- 7.4.0-rc02
18+
- 8.0.0-alpha10
1919
gradle-version:
2020
- wrapper
2121
- nightly

0 commit comments

Comments
 (0)