Skip to content

Commit c634199

Browse files
committed
testing on LTS on MacOS and Windows
1 parent b8f527e commit c634199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ jobs:
2626
- x64
2727
include:
2828
- os: windows-latest
29-
version: '1'
29+
version: '1.10'
3030
arch: x64
3131
- os: macOS-latest
32-
version: '1'
32+
version: '1.10'
3333
arch: x64
3434
steps:
3535
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)