Skip to content

Commit fc9e198

Browse files
committed
changed linux build environment to 22.04 for broader compatibility
1 parent f3d4445 commit fc9e198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build-linux-and-release:
1010

11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-22.04
1212

1313
permissions:
1414
contents: write

0 commit comments

Comments
 (0)