Skip to content

Commit 03ed9aa

Browse files
committed
Remove 32-bit configuration from CI
GitHub Actions does not support this at the moment, and it is unlikely that this will change in near future: actions/runner#1181 (comment)
1 parent 51f806f commit 03ed9aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
- windows-latest
1313
smalltalk:
1414
- Squeak64-trunk
15-
- Squeak32-trunk
1615
- Squeak64-5.3
1716
- Squeak64-5.2
1817
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}

0 commit comments

Comments
 (0)