build for haswell rather than x86-64-v3

This commit is contained in:
Jade Ellis 2025-01-07 01:24:29 +00:00
parent 6325738fe7
commit e513f516bf
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -34,7 +34,7 @@ jobs:
matrix:
target:
- base
- x86-64-v3
- haswell
steps:
- name: Checkout repository
uses: actions/checkout@v4