Skip to content

Commit

Permalink
Remove trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianEgbert committed May 12, 2021
1 parent 37adf35 commit 986be79
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ jobs:
os: [ ubuntu-latest, macos-latest ]
smalltalk: [ Squeak64-5.3 ]
experimental: [false]
include:
- smalltalk: Squeak64-trunk
os: ubuntu-latest
experimental: true
- smalltalk: Squeak64-trunk
os: macos-latest
experimental: true
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 986be79

Please sign in to comment.