Skip to content

Commit 9f1f880

Browse files
committed
Run linux on ubuntu-22.04
1 parent 2e9fd4d commit 9f1f880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240

241241
build-linux:
242242
name: Build for Linux x86_64
243-
runs-on: ubuntu-20.04
243+
runs-on: ubuntu-22.04
244244
steps:
245245
- name: Checkout
246246
uses: actions/checkout@v4

0 commit comments

Comments
 (0)