We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d23d2 commit cf4b559Copy full SHA for cf4b559
.github/workflows/main.yaml
@@ -78,7 +78,7 @@ jobs:
78
runs-on: ubuntu-latest
79
strategy:
80
matrix:
81
- target: [x86_64, i686]
+ target: [x86_64]
82
steps:
83
- uses: actions/checkout@v2
84
- uses: actions/setup-python@v2
0 commit comments