Skip to content

Commit e888fd9

Browse files
committed
fix
1 parent 41dd2b3 commit e888fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-cubestore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
strip: true
213213
# cubestored: CantPackException: bad DT_HASH nbucket=0x344 len=0x1890
214214
compress: false
215-
- os: ubuntu-24.04-arm
215+
- os: ubuntu-22.04
216216
target: aarch64-unknown-linux-gnu
217217
executable_name: cubestored
218218
# Unable to recognise the format of the input file `rust/cubestore/target/aarch64-unknown-linux-gnu/release/cubestored'

0 commit comments

Comments
 (0)