docker: Set C++17 for OTIO

This commit is contained in:
Simran Spiller
2022-05-12 23:28:37 +02:00
parent b153834878
commit b42c57acac
5 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
${{ matrix.cmake-gen }}>
runs-on: ubuntu-latest
container:
image: olivevideoeditor/ci-olive:2022.1
image: olivevideoeditor/ci-olive:2022.2
steps:
- name: Checkout Source Code