Skip to content

Commit ca32f98

Browse files
authored
github: use older dev-env for tests (#2687)
2 parents faffa2b + 91eed6a commit ca32f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/checkout@v3
4949
with:
5050
repository: nspcc-dev/neofs-dev-env
51-
ref: 'master'
51+
ref: 'af001f8052a203eab408af2bf3a41c7e5af2ac11'
5252
path: neofs-dev-env
5353

5454
- name: Checkout neofs-node repository

0 commit comments

Comments
 (0)