mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
[c++17,c++20] compatibility
This commit is contained in:
parent
a7adc22a6e
commit
90174da597
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
windows-2019,
|
||||
windows-2022,
|
||||
]
|
||||
cpp_version: [11, 14]
|
||||
cpp_version: [11, 14, 17, 20]
|
||||
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
|
Loading…
x
Reference in New Issue
Block a user