updated workflow

This commit is contained in:
Myles Coleman 2024-01-26 09:13:59 -08:00
parent 2aa8b00365
commit 9231baf37a

View file

@ -12,7 +12,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: self-hosted
strategy: strategy:
matrix: matrix:
java: [ '17' ] java: [ '17' ]