Skip to content

Commit 6ab591b

Browse files
committed
chore: update linux release action to ubuntu 22.04
1 parent 720fc23 commit 6ab591b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
release:
1515
name: Release Linux App
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-22.04
1717
strategy:
1818
matrix:
1919
platform:

0 commit comments

Comments
 (0)