mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-12-15 16:06:17 +00:00
feat: add custom armv7 compared to amd64 and arm64 (#1007)
* feat: add separate arm/v7 building with c version * chore: change workflow step names * fix: my stupid path mistake * chore: retry sed * chore: temp comment out * chore: add libraries and choose for C on arm7 * chore: add arm64 and amd64 back * chore: streamline workflow * chore: work on the workflow * chore: try to separate matrix * revert to old method with changes * chore: remove invalid reference * chore: correct deps * chore: remove old steps * feat: add custom armv7 images (compared to arm64 and amd64) * chore: minor add go version in workflow --------- Co-authored-by: DaanSelen <dselen@systemec.nl>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*.tar
|
||||
.vscode
|
||||
.DS_Store
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user