Skip to content

chore: Don't build with 8.2 to avoid running out of disk space on CI #709

chore: Don't build with 8.2 to avoid running out of disk space on CI

chore: Don't build with 8.2 to avoid running out of disk space on CI #709

Workflow file for this run

name: Build, Test, and Deploy
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-build:
uses: KyoriPowered/.github/.github/workflows/shared-ci.yaml@trunk
secrets: inherit