Skip to content

Commit 40bb89f

Browse files
committed
40
1 parent 77ca1ad commit 40bb89f

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

.github/workflows/build.yml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,45 @@ jobs:
4545
- 17
4646
- 21
4747
- 23
48+
- 23
49+
- 23
50+
- 23
51+
- 23
52+
- 23
53+
- 23
54+
- 23
55+
- 23
56+
- 23
57+
- 23
58+
- 23
59+
- 23
60+
- 23
61+
- 23
62+
- 23
63+
- 23
64+
- 23
65+
- 23
66+
- 23
67+
- 23
68+
- 23
69+
- 23
70+
- 23
71+
- 23
72+
- 23
73+
- 23
74+
- 23
75+
- 23
76+
- 23
77+
- 23
78+
- 23
79+
- 23
80+
- 23
81+
- 23
82+
- 23
83+
- 23
84+
- 23
85+
- 23
86+
- 23
4887
fail-fast: false
4988
steps:
5089
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
@@ -70,6 +109,7 @@ jobs:
70109
- name: Gradle test
71110
run: >
72111
./gradlew test
112+
--no-build-cache
73113
-PtestJavaVersion=${{ matrix.test-java-version }}
74114
-Porg.gradle.java.installations.paths=${{ steps.setup-test-java.outputs.path }}
75115
-Porg.gradle.java.installations.auto-download=false

0 commit comments

Comments
 (0)