mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Update gradle.yml
This commit is contained in:
parent
12861f6c07
commit
e12c83fd83
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
@ -13,10 +13,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
java: [1.8, 1.11]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2.0.0
|
uses: actions/checkout@v2.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user