Tried specifying driver too
Some checks failed
Test and build / test (push) Has been cancelled

This commit is contained in:
mdnapo 2024-10-06 10:00:58 +02:00
parent 9109e9a4c7
commit d95ee39c0b

View File

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