Skip to content

Commit

Permalink
chore: update GH WF
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Mar 26, 2024
1 parent 68a4274 commit 962cfec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
if: github.repository != 'Exabyte-io/template-definitions'
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version:
- 14.x
- 20.x

steps:
- name: Checkout this repository
Expand Down

0 comments on commit 962cfec

Please sign in to comment.