We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687008f commit b25cdb2Copy full SHA for b25cdb2
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
10
- runs-on: windows-latest
+ runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
dotnet-version: [ '8.0.x' ]
0 commit comments