use easy function

This commit is contained in:
tuna2134
2024-09-22 07:22:26 +00:00
parent 79120e4aee
commit ee4c4ab8ad
3 changed files with 8 additions and 13 deletions

View File

@@ -26,8 +26,6 @@ jobs:
platform:
- runner: ubuntu-latest
target: x86_64
- runner: ubuntu-latest
target: x86
- runner: ubuntu-latest
target: aarch64
steps:
@@ -56,8 +54,6 @@ jobs:
platform:
- runner: windows-latest
target: x64
- runner: windows-latest
target: x86
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5