From b9f1aa17692d417828a4ccf2f23006b561aca7a9 Mon Sep 17 00:00:00 2001 From: Michael Behrisch Date: Fri, 2 May 2025 06:24:11 +0200 Subject: [PATCH 1/2] re-enabling ci build --- .github/workflows/linux-master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-master.yml b/.github/workflows/linux-master.yml index 5d00d6d..3635cf2 100644 --- a/.github/workflows/linux-master.yml +++ b/.github/workflows/linux-master.yml @@ -16,7 +16,7 @@ on: jobs: Wildau: - runs-on: Ubuntu-20.04 + runs-on: ubuntu-latest steps: - name: Cloning SAGA From a57def7a754ed81367b35c1d1d3f18ec5c4c9b11 Mon Sep 17 00:00:00 2001 From: Michael Behrisch Date: Fri, 2 May 2025 06:27:28 +0200 Subject: [PATCH 2/2] Update linux-master.yml --- .github/workflows/linux-master.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/linux-master.yml b/.github/workflows/linux-master.yml index 3635cf2..d7d4795 100644 --- a/.github/workflows/linux-master.yml +++ b/.github/workflows/linux-master.yml @@ -73,7 +73,7 @@ jobs: retention-days: 7 DLR: - runs-on: Ubuntu-20.04 + runs-on: ubuntu-latest steps: - name: Cloning SAGA @@ -130,7 +130,7 @@ jobs: retention-days: 7 Docklands: - runs-on: Ubuntu-20.04 + runs-on: ubuntu-latest steps: - name: Cloning SAGA @@ -187,7 +187,7 @@ jobs: retention-days: 7 Sophia: - runs-on: Ubuntu-20.04 + runs-on: ubuntu-latest steps: - name: Cloning SAGA @@ -244,7 +244,7 @@ jobs: retention-days: 7 Riyadh: - runs-on: Ubuntu-20.04 + runs-on: ubuntu-latest steps: - name: Cloning SAGA @@ -301,7 +301,7 @@ jobs: retention-days: 7 Kyoto: - runs-on: Ubuntu-20.04 + runs-on: ubuntu-latest steps: - name: Cloning SAGA