Update the scrutinizer file
Jeremy D

Jeremy D commited on 2022-08-10 18:57:39
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -181,7 +181,7 @@ build:
181 181
                     - php-scrutinizer-run
182 182
             dependencies:
183 183
                 after:
184
-                    - git clone https://github.com/SimpleMachines/SMF2.1 smf
184
+                    - git clone -b release-2.1 https://github.com/SimpleMachines/SMF smf
185 185
 
186 186
 filter:
187 187
     dependency_paths:
188 188