Skip to content

Commit 7d521df

Browse files
committed
change workflow run cpu arch
1 parent 5b2f2d6 commit 7d521df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mlops_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
test:
11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-latest-arm64
1212
steps:
1313
- uses: actions/checkout@v2
1414
- name: Set up Python

0 commit comments

Comments
 (0)