summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci-build.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Update action versions in push build workflowFlorian Zschocke2022-10-271-4/+6
* ci: Build pull requests, tooFlorian Zschocke2022-10-271-1/+5
* ci: Remove Java 7 buildFlorian Zschocke2022-02-061-21/+24
* ci: Ignore all branches starting with `release`.Florian Zschocke2020-01-311-2/+1
* Run build and tests on Java 7.Florian Zschocke2020-01-111-1/+1
* ci: Ignore release and gh-pages branches for CI build on pushFlorian Zschocke2020-01-111-1/+6
* ci: Add build with Java 7 on LinuxFlorian Zschocke2020-01-101-0/+29
* Build on matrix of latest Ubunutu and latest Windows.Florian Zschocke2020-01-051-1/+2
* Build as matrix of Java 8 and 11, only.Florian Zschocke2020-01-051-1/+1
* Build with matrix of Java 7, 8 and 11.Florian Zschocke2020-01-051-5/+10
* Add ci workflow to build on every push.Florian Zschocke2020-01-051-0/+25