We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b2b5f commit 6355de6Copy full SHA for 6355de6
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
branches: [main]
6
jobs:
7
lint_and_test:
8
- runs-on: small-dind-spot
+ runs-on: github-hosted-small
9
10
steps:
11
- name: Check out repository code
0 commit comments