Skip to content

Commit 5ff0ad9

Browse files
committed
{debug}
1 parent ee3ed1b commit 5ff0ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hello.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ jobs:
288288
runs-on: [ubuntu-24.04-riscv, ubuntu-24.04]
289289
steps:
290290
- run: docker ps
291-
- run: docker run --rm ubuntu:latest uname -m
291+
- run: docker run --rm ubuntu:latest uname -m || sleep 30d
292292
- run: |
293293
docker run --rm --interactive ubuntu:latest bash <<EOF
294294
apt-get update

0 commit comments

Comments
 (0)