RFR: Testing GHA [v2]
Jorn Vernee
jvernee at openjdk.java.net
Fri Mar 25 16:02:09 UTC 2022
On Fri, 25 Mar 2022 15:49:03 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Tweak capitalisation
>
> .github/workflows/test.yml line 14:
>
>> 12:
>> 13: linux-x64:
>> 14: runs-on: ubuntu-latest
>
> since you are downloading Ubuntu 18.04 binaries, wouldn't it be better to use 18.04 here? Also, 18.04 is a bit on the old side - wouldn't 20.04 be better?
>
> https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/clang+llvm-13.0.0-x86_64-linux-gnu-ubuntu-20.04.tar.xz
Hmm, okay. I'll use that binary instead. There was no package for 20.04 for LLVM 13.0.1
-------------
PR: https://git.openjdk.java.net/jextract/pull/6
More information about the jextract-dev
mailing list