Skip to content

Upgrade to gradle 8.12 #92

Upgrade to gradle 8.12

Upgrade to gradle 8.12 #92

name: Continuous Integration
on: [push, pull_request]
jobs:
Continuous-Integration:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build
run: ./docker.sh ./gradlew build