Skip to content

Commit 787b9d3

Browse files
authored
ubuntu2204-for-release (#924)
1 parent d2a385f commit 787b9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags: ["*"]
66
jobs:
77
release:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-22.04
99
if: github.repository == 'scapegoat-scala/scapegoat'
1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)