diff --git a/package/ci/circleci.yml b/package/ci/circleci.yml index 178adc820..9b778c0a8 100644 --- a/package/ci/circleci.yml +++ b/package/ci/circleci.yml @@ -621,12 +621,13 @@ workflows: # dependencies especially for the macOS jobs that take the most credits. jobs: - linux-gl + - linux-vulkan + - linux-nondeprecated - linux-arm64: requires: - linux-gl - linux-vulkan - - linux-vulkan - - linux-nondeprecated + - linux-nondeprecated - linux-gles2: requires: - linux-gl