We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4cef4 commit 5ad6133Copy full SHA for 5ad6133
.github/workflows/build-linux-cross.yml
@@ -6,7 +6,6 @@ on:
6
jobs:
7
ubuntu-latest-riscv64-cpu-cross:
8
runs-on: ubuntu-latest
9
- if: ${{ false }} # todo: re-enable this when riscv compile error fixed
10
11
steps:
12
- uses: actions/checkout@v4
@@ -42,7 +41,6 @@ jobs:
42
41
43
ubuntu-latest-riscv64-vulkan-cross:
44
45
46
47
48
0 commit comments