We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8365223 commit 73c3e7fCopy full SHA for 73c3e7f
1 file changed
.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
96
include:
97
# ARM v7
98
- arch: armv7
99
- distro: ubuntu_latest
+ distro: ubuntu_rolling
100
java: 25
101
# ARM 64
102
# - arch: aarch64
@@ -107,7 +107,7 @@ jobs:
107
# java: 25
108
# PPC64
109
- arch: ppc64le
110
111
112
# RISC-V 64
113
# - arch: riscv64
0 commit comments