We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710afd1 commit df6f487Copy full SHA for df6f487
.github/workflows/build-kernel-release.yml
@@ -32,6 +32,12 @@ jobs:
32
build-kernel-opopen:
33
uses: ./.github/workflows/opopen.yml
34
secrets: inherit
35
+ build-kernel-opace2:
36
+ uses: ./.github/workflows/opace2.yml
37
+ secrets: inherit
38
+ build-kernel-opace2pro:
39
+ uses: ./.github/workflows/opace2pro.yml
40
41
build-kernel-opace5:
42
uses: ./.github/workflows/opace5.yml
43
0 commit comments