Skip to content

Commit 3f5fc8c

Browse files
committed
Drop ubuntu-1.10-x64 from CI
1 parent 8b446ec commit 3f5fc8c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
- version: '1' # The latest point-release (Windows)
2626
os: windows-latest
2727
arch: x64
28-
- version: '1.10' # 1.10 LTS (64-bit Linux)
29-
os: ubuntu-latest
30-
arch: x64
3128
- version: '1.10' # 1.10 LTS (32-bit Linux)
3229
os: ubuntu-latest
3330
arch: x86

0 commit comments

Comments
 (0)