We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035a464 commit 189fd7aCopy full SHA for 189fd7a
.github/workflows/build.yml
@@ -170,7 +170,7 @@ jobs:
170
retention-days: 7
171
172
# Crosscompile the toolchain for running on Linux on a different architecture, bundle the runtime
173
- # libraries that were built in the 'linux-stage1' step above.
+ # libraries that were built in the 'linux' step above.
174
linux-cross-aarch64:
175
needs: [linux-stage1, linux-profile, prepare]
176
runs-on: ubuntu-22.04
0 commit comments