Skip to content

Commit

Permalink
Node 22. Hail mary.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Oct 25, 2024
1 parent f32f242 commit 9d96630
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- uses: VirtusLab/scala-cli-setup@9bc68588ab2d49dae03e5395a5f411e20914f97e
with:
jvm: "temurin:17"
- uses: actions/setup-node@v2
with:
node-version: '22'
- name: Test CLI
run: ./mill -i 'tests.test'

Expand Down

0 comments on commit 9d96630

Please sign in to comment.