mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 09:51:47 +00:00
Update workflow.yml
This commit is contained in:
parent
48fc7b1818
commit
ff1f65f646
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -7,6 +7,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest, windows-latest]
|
||||
fail-fast: false
|
||||
max-parallel: 5
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
|
Loading…
Reference in New Issue
Block a user