We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166b512 commit 1c931a6Copy full SHA for 1c931a6
2 files changed
.github/workflows/github-actions.yml
@@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
3
on: [push]
4
jobs:
5
build:
6
- runs-on: ubuntu-latest
+ runs-on: windows-latest
7
steps:
8
- uses: actions/checkout@v4
9
- name: Setup .NET SDK
src/Tests/Directory.Build.props2 src/Tests/Directory.Build.propssrc/Tests/Directory.Build.props2 renamed to src/Tests/Directory.Build.props
0 commit comments