Skip to content

Commit 57ffb0d

Browse files
committed
ci: speed up armv7 tests
1 parent cda7743 commit 57ffb0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
java-package: jdk
134134
cache: 'maven'
135135
- name: Maven deps
136-
run: mvn dependency:resolve -U --batch-mode --no-transfer-progress
136+
run: mvn dependency:resolve dependency:resolve-plugins -U --batch-mode --no-transfer-progress
137137
- uses: uraimo/run-on-arch-action@v3
138138
name: Test
139139
with:

0 commit comments

Comments
 (0)