Skip to content

Commit 1e38559

Browse files
committed
attempt at vulkan CI
1 parent d77362b commit 1e38559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
ffmpeg_version: ["6.1", "7.0", "7.1", "8.0"]
5454
env:
5555
CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG: true
56-
FEATURES: avcodec,avdevice,avfilter,avformat,swresample,swscale #,postproc
56+
FEATURES: avcodec,avdevice,avfilter,avformat,swresample,swscale,vulkan #,postproc
5757
FFMPEG_DIR: /home/runner/work/rust-ffmpeg-sys/rust-ffmpeg-sys/ffmpeg-${{ matrix.ffmpeg_version }}-linux-clang-default
5858
steps:
5959
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)