Skip to content

Comments

Add Raspberry Pi aarch64 runner#28

Merged
malmeloo merged 17 commits intomasterfrom
new-build-targets
Jun 19, 2023
Merged

Add Raspberry Pi aarch64 runner#28
malmeloo merged 17 commits intomasterfrom
new-build-targets

Conversation

@malmeloo
Copy link
Collaborator

closes #27

@Andrew-J-Larson
Copy link

Something to make note of here. You should be using apt instead of apt-get (this is deprecated)

@malmeloo
Copy link
Collaborator Author

malmeloo commented Jun 2, 2023

Where did you find that apt-get is deprecated? apt is just a nicer front-end to the apt-* tools and shouldn't be used in scripts because the cli is not guaranteed to be stable. not that it matters much for simply installing some packages though.

@Andrew-J-Larson
Copy link

Andrew-J-Larson commented Jun 2, 2023

Where did you find that apt-get is deprecated? apt is just a nicer front-end to the apt-* tools and shouldn't be used in scripts because the cli is not guaranteed to be stable. not that it matters much for simply installing some packages though.

Ah nevermind, I guess it's "advise against" for basic user use, but otherwise, since it's being used in a script here, using apt-get makes sense. So disregard what I said.

@malmeloo malmeloo marked this pull request as ready for review June 19, 2023 20:48
@malmeloo malmeloo merged commit 7d8e8f2 into master Jun 19, 2023
@malmeloo malmeloo deleted the new-build-targets branch June 19, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Request

2 participants