From 8081b80ecfefd37f0abe5b74120a0846a71b66de Mon Sep 17 00:00:00 2001 From: carlosuc3m <100329787@alumnos.uc3m.es> Date: Tue, 12 Nov 2024 20:56:18 +0100 Subject: [PATCH] back to previous --- .github/workflows/integration_test.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 244d4f39..9173d960 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -14,26 +14,6 @@ jobs: strategy: fail-fast: false matrix: - name: - - ubuntu - - windows - - macos-arm64 - - macos-x86_64 - url_file_name: - - fiji-linux64.zip - - fiji-win64.zip - - fiji-macosx.zip - - fiji-macosx.zip - fiji_executable: - - ImageJ-linux64 - - ImageJ-win64.exe - - ImageJ-macosx - - ImageJ-macosx - os: - - ubuntu-latest - - windows-latest - - macos-14 - - macos-13 include: - name: ubuntu os: ubuntu-latest