Skip to content

Commit 1edf615

Browse files
committed
Use ubuntu-latest
1 parent 803eba2 commit 1edf615

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
@@ -74,7 +74,7 @@ jobs:
7474

7575
push-nuget:
7676
name: "Push NuGet Packages"
77-
runs-on: ${{matrix.os}}
77+
runs-on: 'ubuntu-latest'
7878
needs: build
7979
if: github.event_name == 'release'
8080
environment:

0 commit comments

Comments
 (0)