Message ID | c7312724f8a7ec9ccf63fb0621a996ebad3c6128.1677850518.git.congdanhqx@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add a CI for unsigned char system | expand |
diff --git a/ci/lib.sh b/ci/lib.sh index db7105e8a8..661076e70b 100755 --- a/ci/lib.sh +++ b/ci/lib.sh @@ -227,11 +227,6 @@ export SKIP_DASHED_BUILT_INS=YesPlease case "$runs_on_pool" in ubuntu-*) - if test "$jobname" = "linux-gcc-default" - then - break - fi - PYTHON_PACKAGE=python2 if test "$jobname" = linux-gcc then