mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 05:28:23 +02:00
try to build on ubuntu
This commit is contained in:
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
language: java
|
||||
Reference in New Issue
Block a user