Skip to content

Commit 120e55d

Browse files
committed
WIP: github: Try switching to 24.04
1 parent fda28ec commit 120e55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
# Crosscompile the toolchain for running on Linux on a different architecture, bundle the runtime
173173
# libraries that were built in the 'linux-stage1' step above.
174174
linux-cross-riscv64:
175-
runs-on: ubuntu-22.04
175+
runs-on: ubuntu-24.04
176176
steps:
177177
- uses: actions/checkout@v4
178178
- name: Unpack stage1 Clang

0 commit comments

Comments
 (0)