From 062f2f3b876d8a5495236aa700fb172ceed1dfb9 Mon Sep 17 00:00:00 2001 From: carlosuc3m <100329787@alumnos.uc3m.es> Date: Tue, 12 Nov 2024 20:54:04 +0100 Subject: [PATCH] update --- .github/workflows/integration_test.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index bd00d4f0..244d4f39 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -29,6 +29,11 @@ jobs: - ImageJ-win64.exe - ImageJ-macosx - ImageJ-macosx + os: + - ubuntu-latest + - windows-latest + - macos-14 + - macos-13 include: - name: ubuntu os: ubuntu-latest