We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cdc053 commit 57af89aCopy full SHA for 57af89a
_config.ci.sh
@@ -18,7 +18,7 @@ fi
18
# the tag/branch in the CI task definition
19
DOTNET_VMR_CHECKED_OUT=false
20
DOTNET_VMR_CHECKOUT="/vmr"
21
-DOTNET_VMR_BRANCH="v9.0.200+loong.20250310"
+DOTNET_VMR_BRANCH="v9.0.201+loong.20250313"
22
DOTNET_VMR_REPO=https://github.com/loongson-community/dotnet.git
23
24
ROOTFS_GLIBC_IMAGE_TAG="$(cat "$(dirname "${BASH_SOURCE[0]}")"/rootfs-glibc-image-tag.txt)"
0 commit comments