Skip to content

Commit 86b0733

Browse files
committed
use Ubicloud
1 parent 3d7f098 commit 86b0733

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
tests:
20-
runs-on: ubuntu-latest
20+
runs-on: ubicloud-standard-2
2121
steps:
2222
- uses: actions/checkout@v3
2323

.github/workflows/type-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
jobs:
1818
lint:
19-
runs-on: ubuntu-latest
19+
runs-on: ubicloud-standard-2
2020
steps:
2121
- uses: actions/checkout@v3
2222

0 commit comments

Comments
 (0)