Skip to content

Commit 9801781

Browse files
authored
...
1 parent ea60f21 commit 9801781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
publish-archive-release:
3535
name: Publish archive release
3636
needs: [all-builds]
37-
runs-on: ubuntu-20.04
37+
runs-on: ubuntu-22.04
3838
if: ${{ github.ref_name == 'stable' && github.ref_type == 'branch' && !contains(github.event.head_commit.message, '[no release]') }}
3939

4040
steps:

0 commit comments

Comments
 (0)