Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaliumhexacyanoferrat authored Nov 18, 2024
1 parent 6ec2f1e commit 40578c9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.100
- name: Setup Java JDK
uses: actions/setup-java@v3
with:
distribution: temurin
java-version: 21
dotnet-version: 9.0.100
- name: Restore tools
run: dotnet tool restore
- name: Begin scan
Expand Down

0 comments on commit 40578c9

Please sign in to comment.