Skip to content

Commit 2aeac1b

Browse files
committed
ci: force ubuntu 22.04 for nightly build
To ensure a better compatibility.
1 parent f30501c commit 2aeac1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
ARCH: x86_64
1717
OS: linux
1818

19-
runs-on: ubuntu-24.04
19+
runs-on: ubuntu-22.04
2020

2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)