Remove continous-only tag which didn't exist in 25.x

pull/18974/head
Sandy Zhang 1 month ago
parent f12272912b
commit 5f9e57bf21
  1. 1
      .github/workflows/test_cpp.yml

@ -350,7 +350,6 @@ jobs:
os: macos-13
flags: -DCMAKE_CXX_STANDARD=14
cache-prefix: macos-cmake
continuous-only: true
- name: Windows CMake
os: windows-2022
flags: >-

Loading…
Cancel
Save