Skip to content

Commit

Permalink
Merge branch 'v2.1.x' into feature/isolate-cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Oct 26, 2024
2 parents 47856ee + f7da28e commit 07125a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/BuildImages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
uses: mainsail-crew/MainsailOS-actions/build-image@master
with:
config: ${{ matrix.config }}
custompios-ref: 1.5.0

- name: Rename image file
id: move-image
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ jobs:
with:
config: ${{ matrix.config }}
build-ref: v2.1.x
custompios-ref: 1.5.0

- name: Upload failed Logfile
if: failure()
Expand Down

0 comments on commit 07125a9

Please sign in to comment.