1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-15 22:37:28 +02:00
comprehensive-rust/.github
Martin Geisler ec70069806
Skip calling “apt update” in GH actions (#1490)
We are currently getting an error when we run “apt update”:

    Reading package lists...
E: Repository 'https://packages.microsoft.com/ubuntu/22.04/prod jammy
InRelease' changed its 'Origin' value from 'microsoft-ubuntu-jammy-prod
jammy' to 'Pulp 3'
E: Repository 'https://packages.microsoft.com/ubuntu/22.04/prod jammy
InRelease' changed its 'Label' value from 'microsoft-ubuntu-jammy-prod
jammy' to ''
    Error: Process completed with exit code 100.

I’m not sure why we get this, but updating should not be necessary in
the first place: the Ubuntu images already come with an up-to-date list
of packages.
2023-11-20 17:33:14 +01:00
..
workflows Skip calling “apt update” in GH actions (#1490) 2023-11-20 17:33:14 +01:00
CODEOWNERS Add kantasv to CODEOWNERS (#1474) 2023-11-13 11:31:21 +01:00
labeler.yml Adding Romanian translation (#1449) 2023-11-12 14:28:26 +01:00
typos.toml Add typos to CI (#1158) 2023-09-05 20:21:59 +00:00