Skip to content

Commit c779cff

Browse files
Update nightly.yml
1 parent cfb06e6 commit c779cff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
uses: actions/setup-dotnet@v1
4242
with:
4343
dotnet-version: 2.1.x
44-
45-
- name: Setup .NET Core 3.1
46-
uses: actions/setup-dotnet@v1
47-
with:
48-
dotnet-version: 3.1.x
4944

5045
- name: Build with dotnet
5146
run: dotnet build FirebaseAdmin/FirebaseAdmin

0 commit comments

Comments
 (0)