Skip to content

Commit c509496

Browse files
committed
Use newer version
1 parent 60474e9 commit c509496

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,12 @@ jobs:
1616
#- 1.6.1
1717
#- 1.7.0
1818
#- 1.8.0
19-
- 1.9.0
19+
#- 1.9.0
2020
#- 1.10.0
2121
#- 1.11.0
2222
#- 1.12.0
2323
#- 1.13.0
24-
#- 1.14.0
25-
#- 1.15.0
26-
#- 1.16.0
24+
- 1.14.0
2725

2826
steps:
2927
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)