Skip to content

Commit 29cd2e1

Browse files
committed
ci: tests and executables for Linux arm
1 parent 1d64427 commit 29cd2e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
os:
8787
- windows-2019
8888
- ubuntu-20.04
89+
- ubuntu-22.04-arm
8990
- macos-13 # x64
9091
- macos-14 # arm64
9192
steps:
@@ -143,7 +144,9 @@ jobs:
143144
os:
144145
- windows-2022
145146
- windows-2019
147+
- ubuntu-24.04-arm
146148
- ubuntu-24.04
149+
- ubuntu-22.04-arm
147150
- ubuntu-22.04
148151
- ubuntu-20.04
149152
- macos-15 # arm64

0 commit comments

Comments
 (0)