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 24b8efd commit ca2bc90Copy full SHA for ca2bc90
.github/workflows/build.yml
@@ -267,7 +267,7 @@ jobs:
267
268
# Test building ffmpeg for natively on x86_64 Windows and run its tests,
269
# to find cases of compiler bugs don't show up as failed asserts in the
270
- # compiler itslef, but that only show up at runtime. This is only done
+ # compiler itself, but that only show up at runtime. This is only done
271
# for scheduled builds.
272
test-ffmpeg:
273
if: (github.event_name == 'schedule') && (github.repository == 'mstorsjo/llvm-mingw')
0 commit comments