test: fixed jedis version for seata-server
#5981
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
change log
test: fixed jedis version for
seata-server
固定
seata-server
所使用有 jedis 版本。move the job
test-arm64
totest-os.yml
将
test-arm64
脚本,从test.yml
转换到test-os.yml
;目前test-arm64的脚本,根本就没有在 arm64/v8 OS 下运行 mvn test 脚本;
后面我会再提一个PR修复问题脚本,并添加对各OS的测试脚本。
upgrade
docker/setup-qemu-action
from v1 to v3升级
docker/setup-qemu-action
版本。test log
https://github.com/wangliang181230/seata/actions/runs/6701732109