Skip to content

Commit

Permalink
A0-3848: Update weekly nightly start FE tests to more recent aleph-no…
Browse files Browse the repository at this point in the history
…de (#1689)

We should be using more recent `aleph-node` images on our CI.
  • Loading branch information
Marcin-Radecki authored Apr 17, 2024
1 parent 5a8b1c3 commit cd8302f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
secrets: inherit
with:
featurenet-name: 'ops-test-full-hash'
ref: '787c39186884aaf86ed48f46f575a8cd8cfd13e8'
ref: '87ebe7c4856b4f3365ddba55b55089713a96631a'
expiration: '2h'
validators: '5'
internal: true
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/weekly-featurenets-short-session-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
secrets: inherit
with:
featurenet-name: 'ops-test-tag'
ref: 'r-12.2'
ref: 'r-13.3'
expiration: '5h'
validators: '8'
validators: '7'
internal: true
short-session: true

Expand Down

0 comments on commit cd8302f

Please sign in to comment.