There was an error while loading. Please reload this page.
1 parent ab7c4ad commit 077e3b0Copy full SHA for 077e3b0
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
test:
12
name: Test
13
14
- runs-on: [self-hosted, CI]
+ runs-on: ubuntu-latest
15
timeout-minutes: 600
16
17
steps:
0 commit comments