Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Java 11 in GitHub actions #116

Closed
wants to merge 17 commits into from

Commits on Nov 6, 2023

  1. specify ubuntu version

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1ea49db View commit details
    Browse the repository at this point in the history
  2. testing remove macos

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d49e390 View commit details
    Browse the repository at this point in the history
  3. also try with 22.04

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    97fd2f6 View commit details
    Browse the repository at this point in the history
  4. remove debug step

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ff88343 View commit details
    Browse the repository at this point in the history
  5. configure JDK

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bd1706d View commit details
    Browse the repository at this point in the history
  6. add windows back

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ef916c4 View commit details
    Browse the repository at this point in the history
  7. revert coord in readme

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    152f32f View commit details
    Browse the repository at this point in the history
  8. re-enable tests

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    149e561 View commit details
    Browse the repository at this point in the history
  9. testing dependencies

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a26e912 View commit details
    Browse the repository at this point in the history
  10. temp disable non-ubuntu

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    08c7cdb View commit details
    Browse the repository at this point in the history
  11. disable compiler flag

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ac4698b View commit details
    Browse the repository at this point in the history
  12. try allow-shlib-undefined

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d724fd2 View commit details
    Browse the repository at this point in the history
  13. undefined dynamic_lookup

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cf8e13d View commit details
    Browse the repository at this point in the history
  14. apply different linker opts

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    16d4be5 View commit details
    Browse the repository at this point in the history
  15. Ubuntu 14 with glibc 2.19

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e3c66b2 View commit details
    Browse the repository at this point in the history
  16. installing sqlite

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    51d3385 View commit details
    Browse the repository at this point in the history
  17. removing glibc install

    hbmartin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bedc4c0 View commit details
    Browse the repository at this point in the history