Skip to content

fixed #77 by updating to java-21 and javafx-21 #17

fixed #77 by updating to java-21 and javafx-21

fixed #77 by updating to java-21 and javafx-21 #17

Workflow file for this run

name: Build STT on Push
on: push
jobs:
build-with-common:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
uses: ./.github/workflows/common.yml
with:
runs-on: ${{ matrix.os }}
gradle-tasks: dist