mirror of
https://github.com/TartanLlama/expected.git
synced 2025-07-31 17:34:31 +02:00
Update cmake.yml
This commit is contained in:
3
.github/workflows/cmake.yml
vendored
3
.github/workflows/cmake.yml
vendored
@@ -49,6 +49,9 @@ jobs:
|
||||
- cxx: g++-9
|
||||
std: 17
|
||||
install: apt install -y g++-9
|
||||
- cxx: g++-10
|
||||
std: 11
|
||||
install: apt install -y g++-10
|
||||
- cxx: g++-10
|
||||
std: 14
|
||||
install: apt install -y g++-10
|
||||
|
Reference in New Issue
Block a user