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 4cd0218 commit 0ea31cb
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: quay.io/pypa/manylinux2014_x86_64
container: node/18
steps:
- uses: actions/checkout@v3
- name: Setup node
Expand Down

0 comments on commit 0ea31cb

Please sign in to comment.