Skip to content

Commit

Permalink
looks like we're getting mac-specific failures ... remove macos for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Dec 17, 2023
1 parent bd6739d commit b7df535
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
matrix:
os: [ ubuntu-20.04 ]
smalltalk: [ GemStone64-3.7.0, GemStone64-3.5.8, GemStone64-3.6.7 ]
include:
- smalltalk: GemStone64-3.6.7
os: macos-latest
- smalltalk: GemStone64-3.5.8
os: macos-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b7df535

Please sign in to comment.