RFR: Fix jextract GHA
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Fri Apr 29 11:20:34 UTC 2022
There are a couple of issue with the jextract GHA:
* the action does not ignore pr/* branches, which seems to be the norm in JDK
* the build is still referring to the old variable name `libclang_home` instead of `llvm_home`
-------------
Commit messages:
- Fix jextract GHA
Changes: https://git.openjdk.java.net/jextract/pull/28/files
Webrev: https://webrevs.openjdk.java.net/?repo=jextract&pr=28&range=00
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jextract/pull/28.diff
Fetch: git fetch https://git.openjdk.java.net/jextract pull/28/head:pull/28
PR: https://git.openjdk.java.net/jextract/pull/28
More information about the jextract-dev
mailing list