Skip to content

Commit

Permalink
Update docker-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
atiterlea authored Oct 23, 2023
1 parent 7053830 commit d68e39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: [app]
runs-on: [build]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit d68e39e

Please sign in to comment.