mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-01-19 00:45:26 +01:00
Revert "Update gradle.yml"
This reverts commit e12c83fd830491569e7ad4a2b97daac7ab69543b.
This commit is contained in:
parent
e12c83fd83
commit
db903ebb0a
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
@ -13,6 +13,10 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
java: [1.8, 1.11]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user