Skip to content

Commit b71e216

Browse files
committed
Add Windows and macOS latest
1 parent 0c93aed commit b71e216

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- "9.8.1"
2525
- "9.10.1"
2626
- "9.12.1"
27+
include:
28+
- os: windows-latest
29+
- os: macOS-latest
2730

2831
steps:
2932
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)