Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit d5a13a2

Browse files
committed
Enable all macos jobs
1 parent 16707b7 commit d5a13a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ jobs:
3636
# - template: ./.azure/linux-cabal.yml
3737
# - template: ./.azure/windows-stack.yml
3838
# - template: ./.azure/windows-cabal.yml
39-
# - template: ./.azure/macos-stack.yml
39+
- template: ./.azure/macos-stack.yml
4040
# - template: ./.azure/linux-installhs-stack.yml
4141
# - template: ./.azure/windows-installhs-stack.yml
4242
#- template: ./.azure/windows-installhs-cabal.yml
4343
- template: ./.azure/macos-installhs-cabal.yml
44-
# - template: ./.azure/macos-installhs-stack.yml
44+
- template: ./.azure/macos-installhs-stack.yml

0 commit comments

Comments
 (0)