Skip to content

Extract chunk system threads to general common threads #4

Extract chunk system threads to general common threads

Extract chunk system threads to general common threads #4

Workflow file for this run

name: "build"
on:
push:
branches: [ "**" ]
tags-ignore: [ "**" ]
pull_request:
jobs:
call-build:
uses: "jpenilla/actions/.github/workflows/shared-ci.yml@master"
with:
artifacts-path: 'build/libs/*.jar'
loom: true
jdk-version: 21