diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e0696c3..ffc451c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,11 +13,11 @@ jobs: matrix: # os: [macos-latest, ubuntu-latest, windows-latest] # os: [ macos-latest, ubuntu-latest ] - os: [ ubuntu-latest ] + os: [ mulesoft-ubuntu ] include: # - os: windows-latest # script_name: windows - - os: ubuntu-latest + - os: mulesoft-ubuntu script_name: linux # - os: macos-latest # script_name: osx