Skip to content

Commit c131dd4

Browse files
committed
ci: use ubuntu-24.04
Signed-off-by: sbwml <admin@cooluc.com>
1 parent 7801e6e commit c131dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414
build-cross:
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-24.04
1616
env:
1717
RUST_BACKTRACE: full
1818
strategy:

0 commit comments

Comments
 (0)