Skip to content

Commit

Permalink
v8.24
Browse files Browse the repository at this point in the history
- CI | Armbian: Do builds on disk, since RAM disk has insufficient space (the build system errors out with less than 10 GiB)
  • Loading branch information
MichaIng committed Nov 17, 2023
1 parent 4b93e2c commit d79d748
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ permissions: {}
defaults:
run:
shell: sh
working-directory: /dev/shm
jobs:
build:
name: "${{ github.event.inputs.asset }} - ${{ github.event.inputs.branch }} - ${{ github.event.inputs.board }}"
Expand Down

0 comments on commit d79d748

Please sign in to comment.