add dotnet 8
All checks were successful
build dotnet / yolks:dotnet_9 (push) Successful in 3m25s
build dotnet / yolks:dotnet_8 (push) Successful in 3m17s

This commit is contained in:
Lara 2025-04-25 20:40:17 +03:00
parent 2feb24a3a0
commit 461d783617
Signed by: laratheprotogen
GPG key ID: 5C0296EB3165F98B
2 changed files with 27 additions and 0 deletions

View file

@ -17,6 +17,7 @@ jobs:
matrix:
tag:
- 9
- 8
steps:
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3