8000 ci: Add an ARM Linux test workflow · matplotlib/matplotlib@2c6960a · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c6960a

Browse files
QuLogicQuLogiccommitted
ci: Add an ARM Linux test workflow
Like the macOS jobs are mixed between Intel and ARM, this changes one of the Linux jobs to use ARM.
1 parent 3b54c6a commit 2c6960a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
# https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-2346
7979
pyside6-ver: '!=6.5.1'
8080
extra-requirements: '-r requirements/testing/extra.txt'
81-
- os: ubuntu-22.04
81+
- os: ubuntu-22.04-arm
8282
python-version: '3.12'
8383
# https://www.riverbankcomputing.com/pipermail/pyqt/2023-November/045606.html
8484
pyqt6-ver: '!=6.6.0'

0 commit comments

Comments
 (0)
0