Skip to content

Commit

Permalink
Update integration_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-maurice committed Sep 19, 2024
1 parent 691a3f8 commit 25eced2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,7 @@ jobs:
with:
ref: ${{needs.check_and_prepare.outputs.github_ref}}
submodules: true
- name: Force Java 11 (macOS)
if: startsWith(matrix.os, 'macos')
- name: Force Java 11
shell: bash
run: echo "JAVA_HOME=${JAVA_HOME_11_X64}" >> $GITHUB_ENV
- name: Add msbuild to PATH (Windows)
Expand Down

0 comments on commit 25eced2

Please sign in to comment.