We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1518ba9 commit e770e56Copy full SHA for e770e56
1 file changed
.github/workflows/release.yml
@@ -13,11 +13,11 @@ jobs:
13
matrix:
14
# os: [macos-latest, ubuntu-latest, windows-latest]
15
# os: [ macos-latest, ubuntu-latest ]
16
- os: [ ubuntu-latest ]
+ os: [ mulesoft-ubuntu ]
17
include:
18
# - os: windows-latest
19
# script_name: windows
20
- - os: ubuntu-latest
+ - os: mulesoft-ubuntu
21
script_name: linux
22
# - os: macos-latest
23
# script_name: osx
0 commit comments