Skip to content

Commit 638f220

Browse files
fixes
1 parent 558754a commit 638f220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/pipeline/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ jobs:
297297
TBB_CACHE_DIR : $(Pipeline.Workspace)/tbb-riscv64-clang
298298
SYSROOT_CACHE_DIR: $(Pipeline.Workspace)/sysroot-riscv64
299299
pool:
300-
vmImage: 'ubuntu-22.04'
300+
vmImage: 'ubuntu-24.04'
301301
steps:
302302
- script: |
303303
.ci/env/apt.sh dev-base

0 commit comments

Comments
 (0)