Skip to content

Commit

Permalink
update the ci job ... 3.5.8 no longer runs on macos-latest ... macos-…
Browse files Browse the repository at this point in the history
…11 is the latest version that 3.5.8 is supported on
  • Loading branch information
dalehenrich committed May 8, 2024
1 parent 1285053 commit 9244b66
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 @@ -19,7 +19,7 @@ jobs:
- smalltalk: GemStone64-3.6.8
os: macos-latest
- smalltalk: GemStone64-3.5.8
os: macos-latest
os: macos-11
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9244b66

Please sign in to comment.