Skip to content

Commit 93d2f51

Browse files
committed
Testnin strategy matrix
1 parent 5419377 commit 93d2f51

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

utlplsql-demo-project.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@ variables:
1616
DB_PASS: ut3_demo
1717

1818
jobs:
19-
- job: Build utPLSQL-demo-project
19+
- job: utPLSQL_demo_project
20+
displayName: Build utPLSQL-demo-project
2021
strategy:
2122
matrix:
2223
Oracle19_2:
2324
ORACLE_VERSION: "19c-se2-small"
2425
maxParallel: 2
25-
26+
2627
steps:
2728
- template: templates/t-extend-download-binaries.yml
2829
parameters:

0 commit comments

Comments
 (0)