Skip to content

Commit

Permalink
switch CI upload to net8 job
Browse files Browse the repository at this point in the history
  • Loading branch information
adamralph committed Jan 15, 2024
1 parent a54d646 commit b23eb30
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 @@ -42,13 +42,13 @@ jobs:
sdk-major-minor: "6.0"
- job:
os: ubuntu-22.04
upload: true
tests:
framework: net7.0
sdk: "7.0.404"
sdk-major-minor: "7.0"
- job:
os: ubuntu-22.04
upload: true
tests:
framework: net8.0
sdk: "8.0.100"
Expand Down

0 comments on commit b23eb30

Please sign in to comment.