Unverified Commit 0852c79f by Dominic Hamon Committed by GitHub

remove done TODOs

parent 551a21ba
...@@ -54,8 +54,6 @@ jobs: ...@@ -54,8 +54,6 @@ jobs:
working-directory: ${{ runner.workspace }}/_build working-directory: ${{ runner.workspace }}/_build
run: ctest -C ${{ matrix.build_type }} -VV 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: ubuntu-14_04:
name: ubuntu-14.04.${{ matrix.build_type }}.${{ matrix.compiler }} name: ubuntu-14.04.${{ matrix.build_type }}.${{ matrix.compiler }}
runs-on: [ubuntu-latest] runs-on: [ubuntu-latest]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment