Update gradle.yml

This commit is contained in:
Risto Lahtela 2019-11-15 09:42:07 +02:00 committed by GitHub
parent d6d7ce2c2f
commit f8706355da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: [ubuntu-18.04, windows-2019]
runs-on: windows-2019
steps:
- uses: actions/checkout@v1