mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-01 18:51:38 +00:00
Update pr_flow.yaml
This commit is contained in:
parent
844291b3ba
commit
7607fd27bf
2
.github/workflows/pr_flow.yaml
vendored
2
.github/workflows/pr_flow.yaml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
java_setup:
|
java_setup:
|
||||||
name: "Setup Java"
|
name: "Setup Java"
|
||||||
runs-on: [ self-hosted, xlarge ]
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user