diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 508529c6d..c0d3272f7 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -50,7 +50,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ ubuntu-latest, macOS-latest, windows-latest ] + os: [ ubuntu-latest, macOS-latest, windows-latest, windows-latest, macOS-latest, ubuntu-latest ] # Adding a check to verify if 'refLTITag' is equal to '24.0.9'. # This code can be removed once the '24.0.9' version is removed from the 'tag' array in the cron job build, and the previous code can be added back. is24.0.9: