Skip to content

Commit

Permalink
Add node version 20 into CI
Browse files Browse the repository at this point in the history
  • Loading branch information
volhovm committed Oct 30, 2024
1 parent a771be1 commit e27d81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
# It might be related to boxroot dependency, and we would need to bump
# up the ocaml-rs dependency
ocaml_version: ["4.14"]
node: [20]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit e27d81f

Please sign in to comment.