Skip to content

Commit

Permalink
forgot to add target on riscv64
Browse files Browse the repository at this point in the history
  • Loading branch information
snmsts committed Sep 9, 2024
1 parent 523dc49 commit 7c8d9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
docker-platform: 'linux/arm64'
docker-image-suffix: 'aarch64'
- comment: "no suffix glibc2.31 riscv64"
target: riscv64
lisp: 'sbcl-bin/2.0.0'
image: 'glibc2.31'
docker-platform: 'linux/riscv64'
Expand Down

0 comments on commit 7c8d9af

Please sign in to comment.