Skip to content

Commit b5a470e

Browse files
authored
Update pip.yml
1 parent e65d89b commit b5a470e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
platform: [windows-latest, macos-latest, ubuntu-latest]
17+
platform: [windows-latest, macos-latest, ubuntu-latest, ubuntu-24.04-arm]
1818
python-version: ["3.10"]
1919

2020
steps:

0 commit comments

Comments
 (0)