Skip to content

Commit

Permalink
CI: Keep dependency the same as robolectric.org for Windows building
Browse files Browse the repository at this point in the history
See https://robolectric.org/building-robolectric/ for details.

Signed-off-by: utzcoz <utzcoz@outlook.com>
  • Loading branch information
utzcoz committed Nov 19, 2022
1 parent bc9ed62 commit 3263174
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build_native_runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,10 @@ jobs:
platform-check-severity: warn
location: D:\
install: >-
make
mingw-w64-x86_64-gcc
mingw-w64-x86_64-ninja
base-devel
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-cmake
mingw-w64-x86_64-make
mingw-w64-x86_64-ninja
- name: Set up JDK 11
uses: actions/setup-java@v3
Expand Down

0 comments on commit 3263174

Please sign in to comment.