We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8de20 commit 68d2f0dCopy full SHA for 68d2f0d
1 file changed
.github/workflows/typecheck.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
typecheck:
9
- runs-on: self-hosted
+ runs-on: ubuntu-latest
10
11
steps:
12
- name: Checkout repository
0 commit comments