Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d8cc231

Browse filesBrowse files
committed
fix(ci): Use default architecture chosen by action
1 parent b34f200 commit d8cc231
Copy full SHA for d8cc231

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

‎.github/workflows/test.yaml

Copy file name to clipboardExpand all lines: .github/workflows/test.yaml
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ jobs:
110110
with:
111111
python-version: ${{ matrix.python-version }}
112112
cache: 'pip'
113-
architecture: "arm64"
114113

115114
- name: System Info
116115
run: |
@@ -148,7 +147,6 @@ jobs:
148147
uses: actions/setup-python@v5
149148
with:
150149
python-version: "3.9"
151-
architecture: "arm64"
152150

153151
- name: System Info
154152
run: |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.