Skip to content

Commit 4077df7

Browse files
Restore setups
Signed-off-by: Peter Zhu <[email protected]>
1 parent df76c30 commit 4077df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-build-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
test_filter: -PincludeTests="org.opensearch.indexmanagement.indexstatemanagement*"
3030
- feature: non-ism
3131
test_filter: -PexcludeTests="org.opensearch.indexmanagement.indexstatemanagement*"
32-
runs-on: ${{ matrix.os }}
32+
runs-on: ubuntu-latest
3333
container:
3434
# using the same image which is used by opensearch-build team to build the OpenSearch Distribution
3535
# this image tag is subject to change as more dependencies and updates will arrive over time

0 commit comments

Comments
 (0)