Skip to content

Commit 367b007

Browse files
Merge pull request #48 from IowaComputerGurus/feature/form-check-support
Switched to Windows Runner
2 parents bc204c1 + 5fd4491 commit 367b007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build:
10-
runs-on: ubuntu-latest
10+
runs-on: windows-latest
1111
name: Build & Publish to NuGet
1212
environment: nuget
1313
env:

0 commit comments

Comments
 (0)