There was an error while loading. Please reload this page.
2 parents 69da6f1 + 6569ca5 commit b066b18Copy full SHA for b066b18
1 file changed
.github/workflows/release-workflow.yml
@@ -44,8 +44,7 @@ env:
44
jobs:
45
release:
46
name: 🚀 Release
47
- runs-on:
48
- - codebuild-wso2_product-is-${{ github.run_id }}-${{ github.run_attempt }}
+ runs-on: ubuntu-latest
49
strategy:
50
matrix:
51
node-version: [lts/*]
0 commit comments