mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-06-06 09:39:33 +02:00
commit
e9b30ba779
2
.github/workflows/release-factory-beta.yml
vendored
2
.github/workflows/release-factory-beta.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
build_type: ["102", "202", "204", "401", "402", "403", "601"]
|
build_type: ["102", "202", "204", "205", "401", "402", "403", "601"]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
2
.github/workflows/release-factory.yml
vendored
2
.github/workflows/release-factory.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
build_type: ["102", "202", "204", "401", "402", "403", "601"]
|
build_type: ["102", "202", "204", "205", "401", "402", "403", "601"]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user