Skip to content

Commit

Permalink
Disable GemStone build
Browse files Browse the repository at this point in the history
`ubuntu-18.04` is no longer available.
  • Loading branch information
fniephaus committed Apr 11, 2023
1 parent 3a66c7e commit b1e76f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ jobs:
smalltalk: Pharo64-10
- os: windows-2019
smalltalk: Pharo64-6.0
include:
- os: ubuntu-18.04
smalltalk: GemStone64-3.5.0
timeout-minutes: 30
# include:
# - os: ubuntu-18.04
# smalltalk: GemStone64-3.5.0
# timeout-minutes: 30
runs-on: ${{ matrix.os }}
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit b1e76f2

Please sign in to comment.