Skip to content

Commit

Permalink
fix emulator version
Browse files Browse the repository at this point in the history
  • Loading branch information
janezpodhostnik committed Aug 9, 2024
1 parent 7958270 commit 7e0de74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
emulator:
#image: gcr.io/flow-container-registry/emulator:latest
# temporarily changed because the latest emulator is not 1.0
image: gcr.io/flow-container-registry/emulator:v1.0.0-preview.38
image: gcr.io/flow-container-registry/emulator:1.0.0-preview.38
ports:
- 3569:3569
env:
Expand Down

0 comments on commit 7e0de74

Please sign in to comment.