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 db014b2 commit 4571518Copy full SHA for 4571518
.github/workflows/scala3doc.yaml
@@ -7,7 +7,7 @@ on:
7
pull_request:
8
jobs:
9
build:
10
- runs-on: [self-hosted, Linux]
+ runs-on: ubuntu-latest
11
container: lampepfl/dotty:2020-04-24
12
13
steps:
0 commit comments