Skip to content

Commit cf4b559

Browse files
committed
no i686
Signed-off-by: Andy Lok <andylokandy@hotmail.com>
1 parent e9d23d2 commit cf4b559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
runs-on: ubuntu-latest
7979
strategy:
8080
matrix:
81-
target: [x86_64, i686]
81+
target: [x86_64]
8282
steps:
8383
- uses: actions/checkout@v2
8484
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)