try to build on ubuntu

This commit is contained in:
2020-11-02 22:00:20 +01:00
parent 7e40daa1e5
commit 5b59c76200
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on: [push, pull_request]
jobs: jobs:
build: build:
runs-on: windows-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2

View File

@@ -1 +0,0 @@
language: java