mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
commit
cf65afa05b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -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' ]
|
||||
|
|
Loading…
Reference in a new issue