We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bb253 commit 694a60cCopy full SHA for 694a60c
1 file changed
.github/workflows/_ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
lint:
13
name: Lint
14
- runs-on: ubuntu-latest
+ runs-on: arc
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v4
0 commit comments