Skip to content

Commit f57aee4

Browse files
authored
test.yml -> ubuntu-24.04-arm
1 parent 7ed50f9 commit f57aee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# "3.12",
1414
"3.13",
1515
]
16-
os: [macos-13, macos-14, ubuntu-latest, windows-latest]
16+
os: [macos-13, macos-14, ubuntu-latest, windows-latest, ubuntu-24.04-arm]
1717

1818
runs-on: ${{ matrix.os }}
1919
steps:

0 commit comments

Comments
 (0)