ci: Update CI/CD to use 32x runner for Windows.

This commit is contained in:
2026-07-13 15:10:48 +08:00
parent c31415e847
commit a4a2903e49
5 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(olive-editor VERSION 0.3.0 LANGUAGES CXX)
set(PROJECT_VERSION "0.3.0-alpha")
set(PROJECT_VERSION "0.4.0-alpha")
set(CMAKE_C_FLAGS ${CMAKE_C_FLAGS} -DOFX_SUPPORTS_OPENGLRENDER)