Files
snapd/.github/workflows
Sergio Cazzolato a30d0836b7 Move the unit tests system to 22.04 in github actions workflow
This is to fix the error that we can see in the unit tests workflows:

./run-checks: line 374: 17967 Killed                  GOTRACEBACK=1
$goctest $tags -timeout 5m $coverage $(go list ./... | grep -v
'/vendor/' )

Crushing failure and despair.
Error: Process completed with exit code 137.
2022-09-22 17:28:26 -03:00
..