Skip to content

Commit

Permalink
Kavitha| update runner for build publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kavitha-sundararajan committed Oct 15, 2024
1 parent 7084b62 commit 4981a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
rm trivy_scan.sh
build-publish-package:
name: Build and Publish package
runs-on: macos-11
runs-on: ubuntu-latest
needs: Trivy
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4981a17

Please sign in to comment.