File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -36,12 +36,21 @@ All entries in the matrix are tested against PennyLane latest (GitHub master).
3636
3737## QML repo
3838
39+ #### Pipeline V1
40+
3941| | Status |
4042| :---------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
4143| [ ` build-branch-dev ` ] ( https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/build-branch-dev.yml ) | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/build-branch-dev.yml )] ( https://github.com/PennyLaneAI/qml/actions/workflows/build-branch-dev.yml ) |
4244| [ ` build-branch-master ` ] ( https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/build-branch-master.yml ) | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/build-branch-master.yml )] ( https://github.com/PennyLaneAI/qml/actions/workflows/build-branch-master.yml ) |
4345| [ ` update-dev ` ] ( https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/update-dev.yml ) | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/update-dev.yml )] ( https://github.com/PennyLaneAI/qml/actions/workflows/update-dev.yml ) |
4446
47+ #### Pipeline V2
48+
49+ | | Status |
50+ | :---------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
51+ | [ ` v2-build-branch-dev ` ] ( https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/v2-build-branch-dev.yml ) | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/v2-build-branch-dev.yml )] ( https://github.com/PennyLaneAI/qml/actions/workflows/v2-build-branch-dev.yml ) |
52+ | [ ` v2-build-branch-master ` ] ( https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/v2-build-branch-master.yml ) | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/v2-build-branch-master.yml )] ( https://github.com/PennyLaneAI/qml/actions/workflows/v2-build-branch-master.yml ) |
53+
4554## Lightning Docker builds
4655
4756| | Status |
You can’t perform that action at this time.
0 commit comments