Skip to content

Commit

Permalink
exclude riscv64 from 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-forbes-cp committed Jan 13, 2025
1 parent 80c45f4 commit 4edf347
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create_llvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
version: 18
- os: ubuntu-24.04
build_type: Release
- os: ubuntu-22.04
arch: riscv64
- os: ubuntu-24.04
arch: aarch64
- os: ubuntu-24.04
Expand Down

0 comments on commit 4edf347

Please sign in to comment.