Skip to content

Commit 8305b90

Browse files
committed
Upd sui version for move test CI
1 parent 84c45bc commit 8305b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/move_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
test:
1818
runs-on: ubuntu-latest
1919
env:
20-
SUI_VERSION: "1.56.1" # Parameterized Sui version
20+
SUI_VERSION: "1.56.2" # Parameterized Sui version
2121

2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)