Skip to content

Commit 53a846f

Browse files
committed
Update Ubuntu image to 22.04 in the release GH workflow for Linux
1 parent 78eaa6f commit 53a846f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-22.04
1313
strategy:
1414
matrix:
1515
arch: [aarch64, x86_64]

0 commit comments

Comments
 (0)