tusd/.github/workflows
Jonas Thelemann eeffabf14a
docker: Build image for arm64 (#848)
Newer Mac computers with their M1 chips use the ARM architecture [1]. Currently there is no docker image for postgraphile published to Docker Hub supporting the `arm64` platform, only for `amd64`. This commit adds compilation for an ARM image as well, so that developers on newer Mac computers can use postgraphile inside a container as well.

[1] https://en.wikipedia.org/wiki/Apple_M1
2022-12-05 15:55:57 +01:00
..
continuous-integration.yaml build(deps): bump actions/checkout from 2.4.0 to 3 (#676) 2022-03-14 14:06:52 +01:00
release.yaml docker: Build image for arm64 (#848) 2022-12-05 15:55:57 +01:00