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.
1 parent acaeb79 commit d89ee57Copy full SHA for d89ee57
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
runs-on: ubuntu-latest
19
env:
20
- PROJECT_NAME: Pharo-AI-${{ matrix.smalltalk }}
+ PROJECT_NAME: PolyMathDataStructures-${{ matrix.smalltalk }}
21
strategy:
22
matrix:
23
smalltalk: [ Pharo64-9.0, Pharo64-10, Pharo64-11 ]
0 commit comments