Merge pull request #52 from myles-coleman/master

updated workflow
This commit is contained in:
Myles Coleman 2024-01-26 09:14:58 -08:00 committed by GitHub
commit 69ef82596c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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' ]