Skip to content

Commit 5f69722

Browse files
committed
Tests
1 parent 22654a6 commit 5f69722

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ parameters:
7777
- name: Linux
7878
vm_image: ubuntu-latest
7979

80-
# - name: macOS
81-
# vm_image: macOS-latest
80+
- name: macOS
81+
vm_image: macOS-latest
8282

83-
# - name: Windows
84-
# vm_image: windows-latest
83+
- name: Windows
84+
vm_image: windows-latest
8585

8686
# This here is the list of jobs we want to run for our build.
8787
# Jobs run in parallel.

0 commit comments

Comments
 (0)