Skip to content

Commit

Permalink
Remove 32-bit configuration from CI
Browse files Browse the repository at this point in the history
GitHub Actions does not support this at the moment, and it is unlikely that this will change in near future: actions/runner#1181 (comment)
  • Loading branch information
LinqLover committed Sep 3, 2021
1 parent 51f806f commit 03ed9aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- windows-latest
smalltalk:
- Squeak64-trunk
- Squeak32-trunk
- Squeak64-5.3
- Squeak64-5.2
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
Expand Down

0 comments on commit 03ed9aa

Please sign in to comment.