updated Makefile and workflow

pull/12064/head
Yajith Dayarathna 2024-08-09 22:39:30 +12:00
parent 172f5f9c15
commit 99f82852bf
No known key found for this signature in database
GPG Key ID: 7F90D690ED665EF0
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
matrix:
config:
- { platform: linux, arch: amd64 }
# - { platform: linux, arch: arm64 }
- { platform: linux, arch: arm64 }
- { platform: windows, arch: amd64, version: 1809 }
- { platform: windows, arch: amd64, version: ltsc2022 }
runs-on: ubuntu-latest