Merge pull request #54 from myles-coleman/master

Reverte Changes
This commit is contained in:
Myles Coleman 2024-01-26 09:20:33 -08:00 committed by GitHub
commit cf65afa05b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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