RaviAkshintala

Results 109 comments of RaviAkshintala

Hi @HofmeisterAn Thank you for bringing this issue to us. We are looking into this issue and will update you on this issue after investigating.

Hi @HofmeisterAn Could you please add `runs-on: ubuntu-20.04` to your workflow file and try it?

Hi @HofmeisterAn Could you please try with the `ubuntu-latest`. I hope the issue will be resolve,Thanks.

Hi @HofmeisterAn Could you please try with the below command to start the MSSQL containers. https://github.com/RaviAkshintala/testcontainers-dotnet/actions/runs/10993413941/workflow#L38

Hi @HofmeisterAn Could you please try using the new image version `20241006.1` It might resolve your issue.

Hi @HofmeisterAn In the previous Ubuntu 22 version, the kernel was downgraded to version 6.5.* We are closing this issue. Thanks

Hi @ljharb Thank you for bringing this issue to our attention. We are looking into this issue and will update you on this issue after investigating.

@thomhurst Could you please confirm the platform on which you are facing an issue?

Hi @thomhurst Could you please try with the below workaround. https://github.com/RaviAkshintala/TUnit/actions/runs/10994988176/workflow#L30

Hi @thomhurst Hope your issue resolves by using the below workaround. ``` - name: Setup .NET uses: actions/setup-dotnet@v4 with: dotnet-version: 8.0.401 ``` Thanks, Closing this issue for now.