fix: ci
Some checks failed
ci / build (push) Failing after 4s

This commit is contained in:
han0
2025-10-13 17:38:41 +08:00
parent 5d2770f4de
commit 8ee1b08867

View File

@@ -23,7 +23,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: python:3.7.16
image: maven:3.6.3-jdk-11
steps:
- name: Checkout