Skip to content

Commit b066b18

Browse files
Merge pull request #9974 from wso2/revert-9968-pavinduLakshan-patch-7
Revert "Change release job to use custom runner"
2 parents 69da6f1 + 6569ca5 commit b066b18

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release-workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ env:
4444
jobs:
4545
release:
4646
name: 🚀 Release
47-
runs-on:
48-
- codebuild-wso2_product-is-${{ github.run_id }}-${{ github.run_attempt }}
47+
runs-on: ubuntu-latest
4948
strategy:
5049
matrix:
5150
node-version: [lts/*]

0 commit comments

Comments
 (0)