We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79715f9 commit afa81b9Copy full SHA for afa81b9
1 file changed
.github/workflows/main.yml
@@ -21,8 +21,8 @@ jobs:
21
include:
22
- os: mulesoft-ubuntu
23
script_name: linux
24
- - os: mulesoft-windows
25
- script_name: windows
+# - os: mulesoft-windows
+# script_name: windows
26
runs-on: ${{ matrix.os }}
27
# Steps represent a sequence of tasks that will be executed as part of the job
28
steps:
0 commit comments