We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5febbb commit 216b792Copy full SHA for 216b792
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ permissions:
15
jobs:
16
test:
17
name: Pre-commit Tests
18
- runs-on: arc-dind
+ runs-on: arc
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v4
0 commit comments