Skip to content

Commit e2b5920

Browse files
mkannwischerhanno-becker
authored andcommitted
CI: Re-enable RISE RISC-V runner
- Resolves #1665 Signed-off-by: Matthias J. Kannwischer <matthias@zerorisc.com>
1 parent 1f1cf48 commit e2b5920

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

.github/workflows/base.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ jobs:
3434
name: 'aarch64'
3535
- runner: ubuntu-latest
3636
name: 'x86_64'
37-
# TODO: RISE riscv runner currently fails during apt install — re-enable once fixed.
3837
# via https://riseproject-dev.github.io/riscv-runner/
39-
# - runner: ubuntu-24.04-riscv
40-
# name: 'riscv'
38+
- runner: ubuntu-24.04-riscv
39+
name: 'riscv'
4140
- runner: macos-latest
4241
name: 'macos (aarch64)'
4342
- runner: macos-15-intel
@@ -72,10 +71,9 @@ jobs:
7271
name: 'aarch64'
7372
- runner: ubuntu-latest
7473
name: 'x86_64'
75-
# TODO: RISE riscv runner currently fails during apt install — re-enable once fixed.
7674
# via https://riseproject-dev.github.io/riscv-runner/
77-
# - runner: ubuntu-24.04-riscv
78-
# name: 'riscv'
75+
- runner: ubuntu-24.04-riscv
76+
name: 'riscv'
7977
acvp-version: [v1.1.0.40, v1.1.0.41, v1.1.0.42]
8078
exclude:
8179
- {external: true,

0 commit comments

Comments
 (0)