Skip to content

Commit b2fa6d2

Browse files
authored
Update build-linux-arm64.yml
1 parent 1e44dfa commit b2fa6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux-arm64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
OS: ${{ matrix.os }}
2929
L1_VERSION: ${{ github.sha }}
3030
L1_NETWORK_NAME: testnet
31-
MOVEVM_VERSION: v0.1.0 # 적절한 버전으로 변경하세요
31+
MOVEVM_VERSION: v0.2.12 # 적절한 버전으로 변경하세요
3232
run: |
3333
docker buildx build --platform ${{ matrix.os }}/${{ matrix.arch }} \
3434
--file .github/workflows/Dockerfile \

0 commit comments

Comments
 (0)