Skip to content

Commit

Permalink
Try a jq to remove Ubuntu 20.04
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
  • Loading branch information
luca-della-vedova authored and esteve committed Oct 17, 2024
1 parent 0fe972c commit 94ecb71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ on:
jobs:
pytest:
uses: colcon/ci/.github/workflows/pytest.yaml@main
with:
matrix-filter: del(.matrix.include[] | select(.os == "ubuntu-20.04"))
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 94ecb71

Please sign in to comment.