We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa885d6 commit 87f4112Copy full SHA for 87f4112
.github/workflows/lint.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
lint:
9
- runs-on: ubuntu-latest
+ runs-on: blacksmith-2vcpu-ubuntu-2404
10
steps:
11
# v5.0.0
12
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
.github/workflows/test.yml
test:
.github/workflows/typecheck.yml
0 commit comments