Skip to content

Commit

Permalink
Fix SQLite3 missing in Ubuntu 24.04 runner image
Browse files Browse the repository at this point in the history
Fixes actions#11279

Add SQLite3 to Ubuntu 24.04 runner image.

* Add `libsqlite3-dev` to the `common_packages` section in `toolset-2404.json`.
* Add `sqlite3` to the `cmd_packages` section in `toolset-2404.json`.
* Add `sqlite3` version to the `Databases` section in `Ubuntu2404-Readme.md`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/runner-images/issues/11279?shareId=XXXX-XXXX-XXXX-XXXX).
  • Loading branch information
Setland34 committed Jan 9, 2025
1 parent 976232d commit f5ea096
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/ubuntu/Ubuntu2404-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,4 +315,3 @@ Use the following command as a part of your job to start the service: 'sudo syst
| xz-utils | 5.6.1+really5.4.5-1build0.1 |
| zip | 3.0-13ubuntu0.1 |
| zsync | 0.6.2-5build1 |

0 comments on commit f5ea096

Please sign in to comment.