瀏覽代碼

Remove TODO(#4)

rexim 5 年之前
父節點
當前提交
7b9ae78495
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/ci.yml

+ 0 - 1
.github/workflows/ci.yml

@@ -2,7 +2,6 @@ name: CI
 on: [push, pull_request]
 
 jobs:
-# TODO(#4): Linux build doesn't render the video sample
   build-linux-gcc:
     runs-on: ubuntu-18.04
     steps: