Skip to content

Commit

Permalink
Fix CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
CXuesong committed Sep 26, 2022
1 parent c370e11 commit 8bc63cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,9 @@ jobs:
with:
dotnet-version: |
3.1.x
5.0.x
6.0.x
7.0.x
include-prerelease: true
- uses: actions/checkout@v1
with:
submodules: true
Expand Down

0 comments on commit 8bc63cb

Please sign in to comment.