Skip to content

Commit

Permalink
feat: set ubuntu-latest to build-img workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wshino committed Dec 12, 2024
1 parent 9f60644 commit 8b72dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-img.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

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

0 comments on commit 8b72dfc

Please sign in to comment.