Skip to content

Commit 358678e

Browse files
committed
Make CI use the new repo
1 parent 4a719cc commit 358678e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.smalltalk.ston

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
SmalltalkCISpec {
22
#loading : [
33
SCIMetacelloLoadSpec {
4-
#configuration : 'PolyMath',
5-
#repository : 'http://smalltalkhub.com/mc/PolyMath/PolyMath/main',
6-
#load : [ 'default' ],
7-
#platforms : [
8-
#pharo ]
4+
#baseline : 'PolyMath',
5+
#directory : 'src',
6+
#platforms : [ #pharo ]
97
}
108
],
119
#testing : {

0 commit comments

Comments
 (0)