Skip to content

Commit 077e3b0

Browse files
switch ci tests to github runners
1 parent ab7c4ad commit 077e3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
test:
1212
name: Test
1313

14-
runs-on: [self-hosted, CI]
14+
runs-on: ubuntu-latest
1515
timeout-minutes: 600
1616

1717
steps:

0 commit comments

Comments
 (0)