Skip to content

Commit 438c77e

Browse files
committed
Update ordering of CI matrix
1 parent 1b50326 commit 438c77e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ jobs:
2828
- os: ubuntu-24.04
2929
name: linux-x64
3030
- os: ubuntu-24.04
31-
name: linux-musl-x64
31+
name: linux-arm
3232
- os: ubuntu-24.04
3333
name: linux-arm64
3434
- os: ubuntu-24.04
35-
name: linux-musl-arm
35+
name: linux-ppc64le
3636
- os: ubuntu-24.04
37-
name: linux-musl-arm64
37+
name: linux-musl-x64
3838
- os: ubuntu-24.04
39-
name: linux-arm
39+
name: linux-musl-arm
4040
- os: ubuntu-24.04
41-
name: linux-ppc64le
41+
name: linux-musl-arm64
4242
- os: macos-13
4343
name: osx-x64
4444
- os: macos-13

0 commit comments

Comments
 (0)