mirror of
https://github.com/actions/setup-java.git
synced 2025-04-19 09:26:46 +00:00
Update workflow.yml
This commit is contained in:
parent
48fc7b1818
commit
ff1f65f646
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue