Skip to content

Commit

Permalink
test: do not merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud committed Oct 1, 2024
1 parent 043f7e5 commit a88f249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,9 @@ jobs:
matrix:
mode: ["std"]
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
cardano_node_version: ["9.0.0", "9.1.0", "9.1.1", "9.2.0", "9.2.1"]
cardano_node_version: ["9.2.0", "9.2.1"]
hard_fork_latest_era_at_epoch: [0]
run_id: ["#1"]
run_id: ["#1", "#2", "#3", "#4", "#5"]
extra_args: [""]

include:
Expand Down

0 comments on commit a88f249

Please sign in to comment.