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 1b50326 commit 438c77eCopy full SHA for 438c77e
.github/workflows/ci.yml
@@ -28,17 +28,17 @@ jobs:
28
- os: ubuntu-24.04
29
name: linux-x64
30
31
- name: linux-musl-x64
+ name: linux-arm
32
33
name: linux-arm64
34
35
- name: linux-musl-arm
+ name: linux-ppc64le
36
37
- name: linux-musl-arm64
+ name: linux-musl-x64
38
39
- name: linux-arm
+ name: linux-musl-arm
40
41
- name: linux-ppc64le
+ name: linux-musl-arm64
42
- os: macos-13
43
name: osx-x64
44
0 commit comments