add dotnet 8
This commit is contained in:
parent
2feb24a3a0
commit
461d783617
2 changed files with 27 additions and 0 deletions
1
.github/workflows/dotnet.yaml
vendored
1
.github/workflows/dotnet.yaml
vendored
|
@ -17,6 +17,7 @@ jobs:
|
|||
matrix:
|
||||
tag:
|
||||
- 9
|
||||
- 8
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue