We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40dda80 commit 71fea3dCopy full SHA for 71fea3d
.github/workflows/lint.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
lint:
11
- runs-on: gh-2-core-ubuntu-latest
+ runs-on: ubuntu-latest
12
13
steps:
14
- uses: actions/checkout@v3
0 commit comments