Skip to content

Commit d3c473e

Browse files
authored
Update test.yml
1 parent 2580766 commit d3c473e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ jobs:
4747
strategy:
4848
matrix:
4949
version:
50-
- 20
51-
- 21
50+
- 23
5251
- 22
5352
steps:
5453
- uses: actions/checkout@v4
@@ -73,8 +72,7 @@ jobs:
7372
strategy:
7473
matrix:
7574
version:
76-
- 20
77-
- 21
75+
- 23
7876
- 22
7977
steps:
8078
- uses: actions/checkout@v4
@@ -103,8 +101,7 @@ jobs:
103101
strategy:
104102
matrix:
105103
version:
106-
- 20
107-
- 21
104+
- 23
108105
- 22
109106
steps:
110107
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)