Skip to content

Commit

Permalink
Remove mac for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Ana Felisatti authored Mar 26, 2024
1 parent c4d62a1 commit 49f949f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@ jobs:
OSX_LINUX_WINDOWS:
strategy:
matrix:
os: [ macos-latest, mulesoft-labs-ubuntu, mulesoft-labs-windows ]
os: [ mulesoft-labs-ubuntu, mulesoft-labs-windows ]
include:
- os: mulesoft-labs-windows
script_name: windows
- os: mulesoft-labs-ubuntu
script_name: linux
- os: macos-latest
script_name: osx
runs-on: ${{ matrix.os }}
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 49f949f

Please sign in to comment.