Skip to content

Commit 31c6b20

Browse files
committed
removed pharo8
1 parent f7c6800 commit 31c6b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
strategy:
2222
matrix:
23-
smalltalk: [ Pharo64-11, Pharo64-10, Pharo64-9.0, Pharo64-8.0 ]
23+
smalltalk: [ Pharo64-11, Pharo64-10, Pharo64-9.0 ]
2424
name: ${{ matrix.smalltalk }}
2525
steps:
2626
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)