We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3019696 commit 2471ba9Copy full SHA for 2471ba9
1 file changed
.github/workflows/build.yml
@@ -34,8 +34,8 @@ jobs:
34
with:
35
distribution: 'oracle'
36
java-version: '21'
37
- architecture: x64
38
- cache: 'gradle'
+ #architecture: x64
+ #cache: 'gradle'
39
40
- name: Read Gradle Properties
41
uses: BrycensRanch/read-properties-action@v1.0.4
0 commit comments