Changed back to ubuntu-latest again
Some checks are pending
Test and build / test (push) Waiting to run

This commit is contained in:
mdnapo 2024-10-06 09:55:52 +02:00
parent 67a693b916
commit 9109e9a4c7

View File

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