Skip to content

Commit 3fe0e3b

Browse files
committed
Updated to version 3.0.0-alpha
Signed-off-by: Vaibhav Agarwal <[email protected]>
1 parent 424dc3b commit 3fe0e3b

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)