updated workflow (test)

This commit is contained in:
Myles Coleman 2024-01-26 09:16:20 -08:00
parent 9231baf37a
commit 3921cd4bd3

View file

@ -12,7 +12,7 @@ on:
jobs: jobs:
build: build:
runs-on: self-hosted runs-on: self-hosted # GitHub-hosted runners are not yet supported with self-hosted runners
strategy: strategy:
matrix: matrix:
java: [ '17' ] java: [ '17' ]