Skip to content

Commit

Permalink
Changed the runner
Browse files Browse the repository at this point in the history
  • Loading branch information
BanulaKumarage committed Feb 12, 2024
1 parent 012da99 commit 1c9eeef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
build-and-push-image:
runs-on: self-hosted
runs-on: ubuntu-latest
permissions:
packages: write
steps:
Expand Down

0 comments on commit 1c9eeef

Please sign in to comment.