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

Commit d84147e

Browse files
committed
Enable all jobs
1 parent 1a4dd8f commit d84147e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

azure-pipelines.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ pr:
3232
- '*.md'
3333

3434
jobs:
35-
# - template: ./.azure/linux-stack.yml
36-
# - template: ./.azure/linux-cabal.yml
37-
# - template: ./.azure/windows-stack.yml
38-
# - template: ./.azure/windows-cabal.yml
35+
- template: ./.azure/linux-stack.yml
36+
- template: ./.azure/linux-cabal.yml
37+
- template: ./.azure/windows-stack.yml
38+
- template: ./.azure/windows-cabal.yml
3939
- template: ./.azure/macos-stack.yml
40-
# - template: ./.azure/linux-installhs-stack.yml
41-
# - template: ./.azure/windows-installhs-stack.yml
42-
#- template: ./.azure/windows-installhs-cabal.yml
40+
- template: ./.azure/linux-installhs-stack.yml
41+
- template: ./.azure/windows-installhs-stack.yml
42+
- template: ./.azure/windows-installhs-cabal.yml
4343
- template: ./.azure/macos-installhs-cabal.yml
4444
- template: ./.azure/macos-installhs-stack.yml

0 commit comments

Comments
 (0)