Skip to content

Commit

Permalink
Update ci-common.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyknight-me authored Nov 13, 2024
1 parent 87c90b4 commit 50bdacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.x
9.x
8.x
- name: Build
run: dotnet build ./src/JK.Common/JK.Common.csproj -c Release
Expand Down

0 comments on commit 50bdacd

Please sign in to comment.