We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7f098 commit 86b0733Copy full SHA for 86b0733
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
tests:
20
- runs-on: ubuntu-latest
+ runs-on: ubicloud-standard-2
21
steps:
22
- uses: actions/checkout@v3
23
.github/workflows/type-checker.yml
@@ -16,7 +16,7 @@ on:
16
lint:
0 commit comments