Skip to content

Commit ef55346

Browse files
committed
TEST 3
1 parent 997707f commit ef55346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lts-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [windows-latest, ubuntu-latest, macos-latest, macos-13, ubuntu-24.04-arm, windows-11-arm] # Include macos-latest for all except where overridden
16-
lts: ['21', '17', '11', '21.0.5', '17.0.9']
16+
lts: ['21', '17', '11', '21.0.5', '17.0.9', '21.0', '17.0']
1717
steps:
1818
- name: Checkout code
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)