Skip to content

Commit 4571518

Browse files
committed
Try to run on public CI nodes
1 parent db014b2 commit 4571518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala3doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88
jobs:
99
build:
10-
runs-on: [self-hosted, Linux]
10+
runs-on: ubuntu-latest
1111
container: lampepfl/dotty:2020-04-24
1212

1313
steps:

0 commit comments

Comments
 (0)