mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
CICD: Improve the GitHub Actions for Linux.
Do a few things: - add a build for Debian trixie (as discussed in #4182); - add a build for Ubuntu 24.04; - rename the build definitions to match the build names; - update the artifact uploads to use a non-deprecated version of the action, and name the artifact appropriately; - remove a stale workflow file. Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
8627f6fc4a
commit
a83349015a
15 changed files with 223 additions and 73 deletions
|
@ -18,7 +18,7 @@ trac system.
|
|||
* Connected network cable from Laptop (enabled Internet sharing in System Preferences)
|
||||
* ifconfig suggests RPi got IP address 192.168.2.2
|
||||
* logged in as user pi and pw raspberry
|
||||
* sudo apt-get update and upgrade
|
||||
* sudo apt-get update and dist-upgrade
|
||||
* no space left on device. Hmm. Trying to reboot
|
||||
* ah running sudo rasps-config allows to extend the file system
|
||||
* sudo dpkg-reconfigure tzdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue