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 d88ad03 commit 19c8a7bCopy full SHA for 19c8a7b
.github/workflows/ci.yml
@@ -290,7 +290,7 @@ jobs:
290
if: matrix.os == 'windows-11-arm'
291
run: git version --build-options
292
- uses: actions/checkout@v4
293
- - name: Install rustup
+ - name: Install rustup # FIXME: Remove this comment, it is just for testing a non-ff merge.
294
295
uses: ./.github/actions/setup-windows-arm-rustup
296
- uses: dtolnay/rust-toolchain@stable
0 commit comments