We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659262e commit 15e614dCopy full SHA for 15e614d
.github/workflows/continuous-integration-workflow.yml
@@ -3,7 +3,7 @@ on: [push]
3
jobs:
4
build:
5
name: Build and test
6
- runs-on: ubuntu-latest
+ runs-on: windows-latest
7
steps:
8
- uses: actions/checkout@v3
9
0 commit comments