mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
ci: downgrade Android CI JDK to 17 & convert afterAllArtifactBuild hook to CommonJS
This commit is contained in:
@@ -145,7 +145,7 @@ jobs:
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '21'
|
||||
java-version: '17'
|
||||
- uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
gradle-version: 8.9
|
||||
|
||||
Reference in New Issue
Block a user