Skip to content

Commit

Permalink
Add aarch64-linux jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
chreekat authored and Mikolaj committed Mar 21, 2023
1 parent 7cfc914 commit e35caf7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ build-x86_64-linux:
- ubuntu20_04
- deb10
- deb11
- ARCH: aarch64
TAG: aarch64-linux
OS:
- deb10
- deb11
tags:
- $TAG
image: "registry.gitlab.haskell.org/ghc/ci-images/$PLATFORM:$DOCKER_REV"
Expand Down

0 comments on commit e35caf7

Please sign in to comment.