Skip to content

Commit 55ac1f0

Browse files
committed
CI: test windows
1 parent 161fe3c commit 55ac1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml renamed to .github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
environment: [tests-ci]
25-
runs-on: [ubuntu-latest, macos-latest]
25+
runs-on: [ubuntu-latest, macos-latest, windows-latest]
2626

2727
steps:
2828
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)