We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b5265 commit 594ed5fCopy full SHA for 594ed5f
.github/workflows/ci.yaml
@@ -93,9 +93,6 @@ jobs:
93
# TODO: remove if this patch is indeed not necessary. (It seems the patch is now included upstream.)
94
# - run: git -C linux apply ../ci/x86-boot-Use-std-gnu11-to-fix-build-with-GCC-15.patch
95
96
- # TODO: remove when fixed in the above branch.
97
- - run: git -C linux apply ../ci/patches/0001-Skip-GCC-flag-for-bindgen.patch
98
-
99
# TODO: remove when fixed in the above branch.
100
- run: git -C linux apply ../ci/patches/0001-Ignore-some-failing-tests.patch
101
patches/0001-Skip-GCC-flag-for-bindgen.patch
0 commit comments