mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-24 22:24:51 +02:00
Add ability to build snap for both amd64 & arm64 architecture
This commit is contained in:
parent
27ca776029
commit
e71edd8c30
@ -14,6 +14,12 @@ adopt-info: auto-cpufreq
|
||||
|
||||
compression: lzo
|
||||
|
||||
architectures:
|
||||
- build-on: [amd64]
|
||||
build-for: [amd64]
|
||||
- build-on: [amd64]
|
||||
build-for: [arm64]
|
||||
|
||||
parts:
|
||||
auto-cpufreq:
|
||||
plugin: python
|
||||
|
Loading…
x
Reference in New Issue
Block a user