Skip to content

Commit

Permalink
增加对 .NET 8.0 的持续集成配置。 ✂️
Browse files Browse the repository at this point in the history
  • Loading branch information
PopeyeZhong committed Dec 3, 2023
1 parent 5a85569 commit 77f5f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
5.0.x
6.0.x
7.0.x
8.0.x
- name: Install Zongsoft.Tools.Deployer
run: dotnet tool install -g Zongsoft.Tools.Deployer
Expand Down

0 comments on commit 77f5f42

Please sign in to comment.