Skip to content

Commit 73c3e7f

Browse files
committed
ci: try to fix failing ppc61le
1 parent 8365223 commit 73c3e7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
include:
9797
# ARM v7
9898
- arch: armv7
99-
distro: ubuntu_latest
99+
distro: ubuntu_rolling
100100
java: 25
101101
# ARM 64
102102
# - arch: aarch64
@@ -107,7 +107,7 @@ jobs:
107107
# java: 25
108108
# PPC64
109109
- arch: ppc64le
110-
distro: ubuntu_latest
110+
distro: ubuntu_rolling
111111
java: 25
112112
# RISC-V 64
113113
# - arch: riscv64

0 commit comments

Comments
 (0)