mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-07 07:36:25 +02:00
build for haswell rather than x86-64-v3
This commit is contained in:
parent
6325738fe7
commit
e513f516bf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-image.yml
vendored
2
.github/workflows/publish-image.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
target:
|
target:
|
||||||
- base
|
- base
|
||||||
- x86-64-v3
|
- haswell
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue