We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 211c372 + ac8320e commit e23d09fCopy full SHA for e23d09f
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- smalltalk: [Pharo64-11, Pharo64-12]
+ smalltalk: [Pharo64-11, Pharo64-12, Pharo64-13]
12
experimental: [false]
13
continue-on-error: ${{ matrix.experimental }}
14
name: ${{ matrix.smalltalk }}
0 commit comments