mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-14 19:10:09 +00:00
Bump dotnet version to 6.0/7.0
This commit is contained in:
2
.github/workflows/build-debug.yml
vendored
2
.github/workflows/build-debug.yml
vendored
@@ -17,8 +17,8 @@ jobs:
|
||||
- uses: Cysharp/Actions/.github/actions/setup-dotnet@main
|
||||
with:
|
||||
dotnet-version: |
|
||||
3.1.x
|
||||
6.0.x
|
||||
7.0.x
|
||||
- run: dotnet build -c Debug
|
||||
- run: dotnet test -c Debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user