Skip to content

Commit 216b792

Browse files
committed
fix: run pre-commit workflow on arc runner set
1 parent f5febbb commit 216b792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
test:
1717
name: Pre-commit Tests
18-
runs-on: arc-dind
18+
runs-on: arc
1919
steps:
2020
- name: Checkout repository
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)