Skip to content

Commit

Permalink
Try node container
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp committed Nov 28, 2024
1 parent 0ea31cb commit 3de7472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
ACTIONS_RUNNER_FORCED_INTERNAL_NODE_VERSION: node18
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node18
runs-on: ubuntu-20.04
container: node/18
container: node:18
steps:
- uses: actions/checkout@v3
- name: Setup node
Expand Down

0 comments on commit 3de7472

Please sign in to comment.