Skip to content

Commit

Permalink
update idf-converter version
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Sep 13, 2021
1 parent dc6827b commit f63cfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
BASE_IMAGE_NAME: "${{ secrets.DOCKER_ORG }}/geospaas:2.4.0-slim"
IMAGE_NAME_WORKER: "${{ secrets.DOCKER_ORG }}/geospaas_processing_worker"
IMAGE_NAME_CLI: "${{ secrets.DOCKER_ORG }}/geospaas_processing_cli"
IDF_CONVERTER_VERSION: '0.0.158'
IDF_CONVERTER_VERSION: '0.0.196'
jobs:
tests:
name: Run unit tests
Expand Down

0 comments on commit f63cfcf

Please sign in to comment.