We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b446ec commit 3f5fc8cCopy full SHA for 3f5fc8c
1 file changed
.github/workflows/ci.yml
@@ -25,9 +25,6 @@ jobs:
25
- version: '1' # The latest point-release (Windows)
26
os: windows-latest
27
arch: x64
28
- - version: '1.10' # 1.10 LTS (64-bit Linux)
29
- os: ubuntu-latest
30
- arch: x64
31
- version: '1.10' # 1.10 LTS (32-bit Linux)
32
os: ubuntu-latest
33
arch: x86
0 commit comments