Update buildproject.yaml
All checks were successful
Gitea Actions Demo / Dotnet 8.0.405 sample (push) Successful in 1m2s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s

This commit is contained in:
2025-01-18 17:28:21 +01:00
parent edebb250ab
commit fd0fe4c05a

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
dotnet: [ '8.0.12' ] dotnet: [ '8.0.405' ]
name: Dotnet ${{ matrix.dotnet }} sample name: Dotnet ${{ matrix.dotnet }} sample
steps: steps:
- uses: actions/checkout@master - uses: actions/checkout@master