mirror of
https://github.com/google/benchmark.git
synced 2025-01-29 21:30:18 +08:00
remove done TODOs
This commit is contained in:
parent
551a21bad0
commit
0852c79f35
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -54,8 +54,6 @@ jobs:
|
||||
working-directory: ${{ runner.workspace }}/_build
|
||||
run: ctest -C ${{ matrix.build_type }} -VV
|
||||
|
||||
# TODO: add compiler g++-6 to ubuntu-14.04 job
|
||||
# TODO: enable testing for g++-6 compiler
|
||||
ubuntu-14_04:
|
||||
name: ubuntu-14.04.${{ matrix.build_type }}.${{ matrix.compiler }}
|
||||
runs-on: [ubuntu-latest]
|
||||
|
Loading…
Reference in New Issue
Block a user