Skip to content

Commit 786b97f

Browse files
committed
1 parent fcfd14b commit 786b97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
jobs:
1818
ci:
1919
name: CI
20-
runs-on: arm64-runner
20+
runs-on: ubuntu-latest
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v2

0 commit comments

Comments
 (0)