Skip to content

Commit 65c12d1

Browse files
bnusunnysingledigit
authored andcommitted
ci: unpin durable functions emulator image tag (aws#9054)
1 parent e2044fe commit 65c12d1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ jobs:
197197
run: pytest -vv ${{ matrix.tests_config.params }}
198198
env:
199199
FORCE_RUN_DOCKER_TEST: ${{ matrix.tests_config.name == 'durable-functions' && '1' || '' }}
200-
DURABLE_EXECUTIONS_EMULATOR_IMAGE_TAG: ${{ matrix.tests_config.name == 'durable-functions' && 'v1.1.1' || '' }}
201200

202201
smoke-and-functional-tests:
203202
name: ${{ matrix.tests_config.name }} / ${{ matrix.tests_config.os }} / ${{ matrix.python }}

0 commit comments

Comments
 (0)