We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e8333 commit c79ded7Copy full SHA for c79ded7
1 file changed
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
package:
16
# build, test, and deploy the core package on Linux
17
name: Package
18
- runs-on: ubuntu-latest
+ runs-on: windows-latest
19
env:
20
CSPROJ_CORE: src/Spectrogram/Spectrogram.csproj
21
CSPROJ_TESTS: src/Spectrogram.Tests/Spectrogram.Tests.csproj
0 commit comments