Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SQLite3 loading issue on ubuntu-24.04 runner
Fixes actions#11450 Add tests for SQLite3 loading on ubuntu-24.04 runner. * Add a test case for SQLite3 CLI in `images/ubuntu/scripts/tests/Databases.Tests.ps1` to verify the SQLite3 version. * Add a test case for SQLite3 library loading in `images/ubuntu/scripts/tests/Databases.Tests.ps1` to check the existence of the SQLite3 shared library. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/runner-images/issues/11450?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information