diff --git a/.github/workflows/scripts/unix_test.sh b/.github/workflows/scripts/unix_test.sh index 010685c2a6102..6889034613e2c 100755 --- a/.github/workflows/scripts/unix_test.sh +++ b/.github/workflows/scripts/unix_test.sh @@ -41,7 +41,7 @@ if [ "$TI_RUN_RELEASE_TESTS" == "1" ]; then python3 -m pip install PyYAML git clone https://github.com/taichi-dev/taichi-release-tests pushd taichi-release-tests - git checkout 20230607 + git checkout 20230619 mkdir -p repos/taichi/python/taichi EXAMPLES=$(cat <