Skip to content

Commit cd8302f

Browse files
A0-3848: Update weekly nightly start FE tests to more recent aleph-node (#1689)
We should be using more recent `aleph-node` images on our CI.
1 parent 5a8b1c3 commit cd8302f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/weekly-featurenets-short-session-full-sha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
secrets: inherit
2525
with:
2626
featurenet-name: 'ops-test-full-hash'
27-
ref: '787c39186884aaf86ed48f46f575a8cd8cfd13e8'
27+
ref: '87ebe7c4856b4f3365ddba55b55089713a96631a'
2828
expiration: '2h'
2929
validators: '5'
3030
internal: true

.github/workflows/weekly-featurenets-short-session-tag.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
secrets: inherit
2525
with:
2626
featurenet-name: 'ops-test-tag'
27-
ref: 'r-12.2'
27+
ref: 'r-13.3'
2828
expiration: '5h'
29-
validators: '8'
29+
validators: '7'
3030
internal: true
3131
short-session: true
3232

0 commit comments

Comments
 (0)