Skip to content

Commit b75c12c

Browse files
committed
ci: bump github ci to use 2025.10 tools
Signed-off-by: Huaqi Fang <578567190@qq.com>
1 parent b7cd113 commit b75c12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# ERROR: Cannot uninstall 'pyserial'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
6666
pip3 install -q -r tools/scripts/requirements.txt
6767
mkdir -p prebuilt_tools
68-
export TOOLVER=2025.02
68+
export TOOLVER=2025.10
6969
cd prebuilt_tools
7070
echo "Prepare Nuclei Toolchain......"
7171
toolzip=nuclei_riscv_newlibc_prebuilt_linux64_${TOOLVER}.tar.bz2

0 commit comments

Comments
 (0)