Skip to content

Commit c79ded7

Browse files
committed
CI: test on Windows
1 parent 01e8333 commit c79ded7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
package:
1616
# build, test, and deploy the core package on Linux
1717
name: Package
18-
runs-on: ubuntu-latest
18+
runs-on: windows-latest
1919
env:
2020
CSPROJ_CORE: src/Spectrogram/Spectrogram.csproj
2121
CSPROJ_TESTS: src/Spectrogram.Tests/Spectrogram.Tests.csproj

0 commit comments

Comments
 (0)