fix tokenizer
All checks were successful
Docker Build and Push / docker (push) Successful in 1m5s

This commit is contained in:
4paradigm
2026-07-22 14:40:10 +08:00
parent 500f2bba0d
commit 750992c82d

View File

@@ -7,7 +7,7 @@ on:
jobs:
docker:
runs-on: amd64-ubuntu-24.04
runs-on: arm64-ubuntu-24.04
steps:
- name: Clone repository