From ef4c61c23cb2b3e8fe4238a21f275081ae0cfd3b Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 30 Dec 2022 22:42:14 +0000 Subject: Allow Scilab 5.5 failure since downloads have moved Waiting for URL redirects to be put in place. --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35c6d31cb..4bdf04a48 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -187,6 +187,7 @@ jobs: CPPSTD: c++11 - SWIGLANG: scilab VER: '5.5.2' + continue-on-error: true # downloads have moved, awaiting URL redirect - SWIGLANG: scilab os: ubuntu-18.04 # scilab 6.0 - SWIGLANG: scilab -- cgit v1.2.1