1
1
mirror of https://github.com/srid/ema.git synced 2024-11-29 09:25:14 +03:00
ema/garnix.yaml
Sridhar Ratnakumar 6010ef0acc
Build devShell in CI (#111)
* garnix: Add M1 shell

* fix shel
2022-07-02 09:46:17 -04:00

8 lines
179 B
YAML

builds:
include:
- "packages.x86_64-linux.*"
- "packages.aarch64-darwin.*"
- "devShells.x86_64-linux.default"
- "devShells.aarch64-darwin.default"
exclude: []