Skip to content

Update buttplug4j to 3.1.105 for Java 8 compatibility (#25) #6

Update buttplug4j to 3.1.105 for Java 8 compatibility (#25)

Update buttplug4j to 3.1.105 for Java 8 compatibility (#25) #6

name: Build 1.13
on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- 'forge/fg-6.0/1.13/**'
- '.github/workflows/fg-6.0.yml'
- '.github/workflows/gradle-forge-1.13.yml'
pull_request:
branches: [ main ]
paths:
- 'forge/fg-6.0/1.13/**'
- '.github/workflows/fg-6.0.yml'
- '.github/workflows/gradle-forge-1.13.yml'
jobs:
build:
uses: ./.github/workflows/fg-6.0.yml
with:
version: 1.13
java-version: 8