Changed act runner label
Some checks failed
Test and build / test (push) Has been cancelled

This commit is contained in:
mdnapo 2024-10-06 09:46:15 +02:00
parent b14a2e7117
commit b8373f6908

View File

@ -4,7 +4,7 @@ on: [ push ]
jobs:
test:
runs-on: ubuntu-default
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/actions/setup-dotnet@v4