X Tutup
Skip to content

Commit c2440ac

Browse files
committed
Issue #37: oops missed Pharo64-14, in the interest of getting a green result
1 parent f647628 commit c2440ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
matrix:
1717
smalltalk: [ Pharo64-10, Pharo64-9.0, Pharo64-8.0, Pharo64-7.0, GemStone64-3.7.1, GemStone64-3.6.8, GemStone64-3.5.8, Squeak64-6.0 ]
1818
experimental: [ false ]
19-
include:
20-
- smalltalk: Pharo64-14
21-
experimental: true
2219
continue-on-error: ${{ matrix.experimental }}
2320
name: ${{ matrix.smalltalk }}
2421
steps:

0 commit comments

Comments
 (0)
X Tutup