Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Node 20 #107

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Adding Node 20 #107

merged 1 commit into from
Sep 6, 2023

Conversation

Bidek56
Copy link
Collaborator

@Bidek56 Bidek56 commented Sep 6, 2023

Adding Node 20 and removing Node 16 and 17 to close #106
Upgrading toolchain to match rust-toolchain

Upgrading toolchain to match rust-toolchain
@Bidek56 Bidek56 changed the title Adding node 20 Adding Node 20 Sep 6, 2023
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install ghp-import
- name: Set up Node
uses: actions/setup-node@v2
with:
node-version: 16
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't realize 16 was already approaching EOL in a few days.

@universalmind303 universalmind303 merged commit 676401c into pola-rs:main Sep 6, 2023
@Bidek56 Bidek56 deleted the node-20 branch September 12, 2023 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: add node 20 to github workflows
2 participants