Skip to content

Commit b9debec

Browse files
committed
Refurbished old build test and intentionally added a warning to build.
1 parent 5810d30 commit b9debec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Project
22
on: [push, workflow_dispatch, pull_request]
33
jobs:
44
build:
5-
runs-on: windows-latest
5+
runs-on: ubuntu-latest
66
env:
77
DOTNET_NOLOGO: 1
88
DOTNET_CLI_TELEMETRY_OPTOUT: 1

0 commit comments

Comments
 (0)