Skip to content

Commit

Permalink
Switch FreeBSD CI to Cirrus
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim authored and Lysxia committed Jun 10, 2021
1 parent 86e986d commit f1b4fc0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 31 deletions.
8 changes: 8 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
freebsd_instance:
image_family: freebsd-13-0

task:
install_script: pkg install -y ghc hs-cabal-install git
script:
- cabal update
- cabal test --test-show-details=direct
31 changes: 0 additions & 31 deletions .github/workflows/freebsd.yml

This file was deleted.

0 comments on commit f1b4fc0

Please sign in to comment.