|
37 | 37 | - { target: aarch64-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.16", use-cross: true }
|
38 | 38 | - { target: aarch64-unknown-linux-musl, os: ubuntu-20.04, nif: "2.16", use-cross: true }
|
39 | 39 | - { target: aarch64-apple-darwin, os: macos-11, nif: "2.16" }
|
| 40 | + - { target: riscv64gc-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.16", use-cross: true } |
40 | 41 | - { target: x86_64-apple-darwin, os: macos-11, nif: "2.16" }
|
41 | 42 | - { target: x86_64-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.16" }
|
42 | 43 | - { target: x86_64-unknown-linux-musl, os: ubuntu-20.04, nif: "2.16", use-cross: true }
|
|
52 | 53 | - { target: aarch64-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.15", use-cross: true }
|
53 | 54 | - { target: aarch64-unknown-linux-musl, os: ubuntu-20.04, nif: "2.15", use-cross: true }
|
54 | 55 | - { target: aarch64-apple-darwin, os: macos-11, nif: "2.15" }
|
| 56 | + - { target: riscv64gc-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.15", use-cross: true } |
55 | 57 | - { target: x86_64-apple-darwin, os: macos-11, nif: "2.15" }
|
56 | 58 | - { target: x86_64-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.15" }
|
57 | 59 | - { target: x86_64-unknown-linux-musl, os: ubuntu-20.04, nif: "2.15", use-cross: true }
|
|
67 | 69 | - { target: aarch64-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.14", use-cross: true }
|
68 | 70 | - { target: aarch64-unknown-linux-musl, os: ubuntu-20.04, nif: "2.14", use-cross: true }
|
69 | 71 | - { target: aarch64-apple-darwin, os: macos-11, nif: "2.14" }
|
| 72 | + - { target: riscv64gc-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.14", use-cross: true } |
70 | 73 | - { target: x86_64-apple-darwin, os: macos-11, nif: "2.14" }
|
71 | 74 | - { target: x86_64-unknown-linux-gnu, os: ubuntu-20.04, nif: "2.14" }
|
72 | 75 | - { target: x86_64-unknown-linux-musl, os: ubuntu-20.04, nif: "2.14", use-cross: true }
|
|
0 commit comments