Skip to content

Commit

Permalink
cut down the lineup ...
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Oct 7, 2023
1 parent 52e473f commit 8897f3e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-20.04, macos-13 ]
smalltalk: [ 3.5.3, 3.5.8, 3.6.0, 3.6.4, 3.6.5, 3.6.6, 3.7.0 ]
smalltalk: [ 3.7.0 ]
# os: [ ubuntu-20.04, macos-13 ]
# smalltalk: [ 3.5.3, 3.5.8, 3.6.0, 3.6.4, 3.6.5, 3.6.6, 3.7.0 ]
include:
- smalltalk: 3.7.0
os: ubuntu-22.04
Expand Down

0 comments on commit 8897f3e

Please sign in to comment.