Skip to content

Commit e51bccd

Browse files
committed
add test for ubuntu-24.04-arm
1 parent d36281f commit e51bccd

File tree

3 files changed

+2482
-131
lines changed

3 files changed

+2482
-131
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [ubuntu-latest, windows-latest, macos-latest]
14+
os: [ubuntu-latest, windows-latest, macos-latest, ubuntu-24.04-arm]
1515
runs-on: ${{ matrix.os }}
1616

1717
steps:

0 commit comments

Comments
 (0)