Skip to content

Commit 4f5a7ac

Browse files
author
amiya
committed
Update CI.yml
1 parent 868443e commit 4f5a7ac

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@ jobs:
9090
runner: ubuntu-latest
9191
- target: aarch64-unknown-linux-musl
9292
runner: ubuntu-latest
93-
- target: i686-unknown-linux-gnu
94-
runner: ubuntu-latest
95-
- target: armv7-unknown-linux-gnueabihf
96-
runner: ubuntu-latest
9793
steps:
9894
- uses: actions/checkout@v4
9995

@@ -128,7 +124,6 @@ jobs:
128124
matrix:
129125
target:
130126
- x86_64-pc-windows-msvc
131-
- i686-pc-windows-msvc
132127
steps:
133128
- uses: actions/checkout@v4
134129

0 commit comments

Comments
 (0)