We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6865b7 commit 2e746fcCopy full SHA for 2e746fc
.github/workflows/deployment.yml
@@ -44,7 +44,7 @@ jobs:
44
if: github.event_name != 'pull_request'
45
needs:
46
- tests
47
- runs-on: ubuntu-latest
+ runs-on: mulesoft-ubuntu
48
steps:
49
- name: Checkout code
50
uses: actions/checkout@v2
0 commit comments