We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73e039f + 0c098e5 commit 0bffad9Copy full SHA for 0bffad9
1 file changed
.github/workflows/CI.yml
@@ -36,6 +36,8 @@ jobs:
36
target: s390x
37
- runner: ubuntu-22.04
38
target: ppc64le
39
+ - runner: ubuntu-22.04
40
+ target: riscv64
41
steps:
42
- uses: actions/checkout@v4
43
- uses: actions/setup-python@v5
0 commit comments