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 d2a385f commit 787b9d3Copy full SHA for 787b9d3
.github/workflows/master-release.yml
@@ -5,7 +5,7 @@ on:
5
tags: ["*"]
6
jobs:
7
release:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
9
if: github.repository == 'scapegoat-scala/scapegoat'
10
steps:
11
- uses: actions/checkout@v4
0 commit comments