We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcea8f7 commit d91952eCopy full SHA for d91952e
1 file changed
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
- version: '1.10' # 1.10 LTS (64-bit Linux)
29
os: ubuntu-latest
30
arch: x64
31
+ # Consider disabling
32
- version: '1.10' # 1.10 LTS (32-bit Linux)
33
34
arch: x86
0 commit comments