We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b1409 commit 8816542Copy full SHA for 8816542
.github/workflows/scala.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
build:
14
15
- runs-on: self-hosted
+ runs-on: ubuntu-latest
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments