Skip to content

Commit

Permalink
.Net 6 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Webreaper committed Sep 17, 2021
1 parent b66c7bd commit 71b11cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/damselfly-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Setup Dotnet Environment
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.100-preview.7.21379.14'
dotnet-version: '6.0.100-rc.1.21458.32'

- name: Run Dotnet Server Build
run: sh scripts/makeserver.sh ${{ matrix.target }}
Expand Down

0 comments on commit 71b11cc

Please sign in to comment.