Update pr_flow.yaml

This commit is contained in:
Viacheslav Kudinov 2021-06-10 13:53:22 +02:00 committed by GitHub
parent 844291b3ba
commit 7607fd27bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
jobs:
java_setup:
name: "Setup Java"
runs-on: [ self-hosted, xlarge ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up JDK