Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lwnmengjing authored Nov 8, 2022
1 parent 6a0c964 commit 8319a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches: [ main ]
jobs:
container-test-job:
runs-on: ubuntu-latest
runs-on: [self-hosted, container]
container:
image: node:14.16
env:
Expand Down

0 comments on commit 8319a4a

Please sign in to comment.