File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ jobs:
309309
310310 cmis_tas_tests_elasticsearch :
311311 name : CMIS TAS tests - Elastic Search | ${{ matrix.testSuite }} (CMIS API)
312- runs-on : alfrescoPub-ubuntu2204-16G-4CPU
312+ runs-on : ubuntu-latest
313313 if : >
314314 !contains(github.event.head_commit.message, '[skip search]') &&
315315 !contains(github.event.head_commit.message, '[skip tests]')
@@ -332,7 +332,6 @@ jobs:
332332 steps :
333333 - uses : Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v12.4.3
334334 with :
335- merge-disk-volumes : true
336335 root-reserve-mb : 16384
337336 remove-android : ' true'
338337 remove-codeql : ' true'
@@ -372,7 +371,7 @@ jobs:
372371
373372 cmis_tas_tests_opensearch :
374373 name : " CMIS TAS tests - Open Search (CMIS API)"
375- runs-on : alfrescoPub-ubuntu2204-16G-4CPU
374+ runs-on : ubuntu-latest
376375 if : >
377376 !contains(github.event.head_commit.message, '[skip search]') &&
378377 !contains(github.event.head_commit.message, '[skip tests]')
You can’t perform that action at this time.
0 commit comments