mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 09:23:50 +01:00
Run macos-13 (actual x86_64 latest) and macos-14 (arm64) CIs
Signed-off-by: Taiju Yamada <tyamada@bi.a.u-tokyo.ac.jp>
This commit is contained in:
parent
38279f5e9e
commit
7b30857e20
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -29,7 +29,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- macos-latest
|
- macos-13 # x86_64
|
||||||
|
- macos-14 # arm64
|
||||||
assembler:
|
assembler:
|
||||||
- nasm
|
- nasm
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
Loading…
Reference in New Issue
Block a user