Skip to content

Commit

Permalink
Revert "removing macos-latest from linueup ... something changed betw…
Browse files Browse the repository at this point in the history
…een now and 10:30 to the mac that has caused the macos tests to fail"

This reverts commit 5f6c313.

At this point, it seems that the server had actually crashed ... new server location teething pains ..
  • Loading branch information
dalehenrich committed Oct 30, 2023
1 parent 5f6c313 commit 486d86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-20.04 ]
os: [ ubuntu-20.04, macos-latest ]
smalltalk: [ GemStone64-3.7.0, GemStone64-3.6.6, GemStone64-3.5.8 ]
config: [ .smalltalkA.ston, .smalltalkB.ston ]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 486d86f

Please sign in to comment.