mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:25:49 +00:00
Next Build Commit
This commit is contained in:
parent
cc53c6223e
commit
96d3f4015d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-matrix.yaml
vendored
2
.github/workflows/build-matrix.yaml
vendored
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs_on: ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue