mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-17 21:32:52 +01: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:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
build_type: ["102", "202", "204", "401", "402", "403", "601"]
|
||||
build_type: ["102", "202", "204", "205", "401", "402", "403", "601"]
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
|
2
.github/workflows/release-factory.yml
vendored
2
.github/workflows/release-factory.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
build_type: ["102", "202", "204", "401", "402", "403", "601"]
|
||||
build_type: ["102", "202", "204", "205", "401", "402", "403", "601"]
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user