Skip to content

Commit

Permalink
ci: Upgrade EEST to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Jul 25, 2024
1 parent bdb51e6 commit 4542e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ commands:
type: string
fixtures_suffix:
type: string
default: develop
default: stable
steps:
- run:
name: "Download execution-spec-tests: <<parameters.release>>"
Expand Down Expand Up @@ -383,7 +383,7 @@ jobs:
steps:
- build
- download_execution_spec_tests:
release: v2.1.1
release: v3.0.0
- run:
name: "Execution spec tests (state_tests)"
working_directory: ~/build
Expand Down

0 comments on commit 4542e8c

Please sign in to comment.