Skip to content

Commit

Permalink
Publish actions
Browse files Browse the repository at this point in the history
  • Loading branch information
w1am committed Jan 8, 2025
1 parent fd0b009 commit d613ba3
Show file tree
Hide file tree
Showing 264 changed files with 4,616 additions and 14,803 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
framework: [ net9.0 ]
framework: [ net8.0, net9.0 ]
os: [ ubuntu-latest ]
configuration: [ release ]
runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit d613ba3

Please sign in to comment.