Skip to content

Commit

Permalink
Try with node 18 and 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Renzo van Hootegem committed Nov 8, 2024
1 parent 9d1767b commit 4c7af91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodic-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
publish:
strategy:
matrix:
version: [18, 20, 22]
version: [18, 20]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 4c7af91

Please sign in to comment.