Skip to content

Commit

Permalink
pare back lineup
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Dec 16, 2023
1 parent 6fe46b5 commit 8d6df71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-20.04, macos-latest ]
# os: [ ubuntu-20.04, macos-latest ]
os: [ ubuntu-20.04 ]
smalltalk: [ GemStone64-3.7.0, GemStone64-3.6.7, GemStone64-3.5.8 ]
experimental: [ false ]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 8d6df71

Please sign in to comment.