Skip to content

Commit 8ddcbb1

Browse files
authored
Merge pull request #511 from bcgov/chore/test-workflow
chore(ci): drop node 22.x support from unit-test.yaml
2 parents 8a749c8 + 0dd676b commit 8ddcbb1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/unit-tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
fail-fast: true
5555
matrix:
5656
node-version:
57-
- "22.x"
5857
- "24.x"
5958
steps:
6059
- name: Checkout Repository
@@ -122,7 +121,6 @@ jobs:
122121
fail-fast: true
123122
matrix:
124123
node-version:
125-
- "22.x"
126124
- "24.x"
127125
steps:
128126
- name: Checkout Repository

0 commit comments

Comments
 (0)