Skip to content

Commit

Permalink
feat(cfg::ubuntu): add 24.10 oracular
Browse files Browse the repository at this point in the history
  • Loading branch information
2moe committed Apr 30, 2024
1 parent 5021374 commit a8044fd
Show file tree
Hide file tree
Showing 5 changed files with 179 additions and 103 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/get-ctr.rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
target: aarch64-unknown-linux-musl
platform: linux/arm64
machine: ubuntu-latest
- arch: rv64gc
target: riscv64gc-unknown-linux-gnu
platform: linux/riscv64
machine: armbian
# - arch: rv64gc
# target: riscv64gc-unknown-linux-gnu
# platform: linux/riscv64
# machine: armbian
runs-on: ${{matrix.machine}}

defaults:
Expand Down
Loading

0 comments on commit a8044fd

Please sign in to comment.