Skip to content

Commit

Permalink
nuevo container
Browse files Browse the repository at this point in the history
  • Loading branch information
bidof committed Apr 29, 2024
1 parent 66c8460 commit c0dc6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
needs: [unit-tests]
runs-on: self-hosted
container:
image: puppeteer/puppeteer:latest
image: puppeteer/puppeteer-node:latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit c0dc6fe

Please sign in to comment.