Skip to content

Commit ad3bc4e

Browse files
elasticmachinepicandocodigo
authored andcommitted
Bumps stack to version 9.4.4-SNAPSHOT
1 parent f84b86c commit ad3bc4e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
php-version: [8.1, 8.2, 8.3, 8.4, 8.5]
1313
os: [ubuntu-latest]
14-
es-version: [9.4.3-SNAPSHOT]
14+
es-version: [9.4.4-SNAPSHOT]
1515

1616
steps:
1717
- name: Checkout

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
php-version: [8.1, 8.2, 8.3, 8.4, 8.5]
1313
os: [ubuntu-latest]
14-
es-version: [9.4.3-SNAPSHOT]
14+
es-version: [9.4.4-SNAPSHOT]
1515

1616
steps:
1717
- name: Checkout

.github/workflows/yaml_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
php-version: [8.1, 8.2, 8.3, 8.4, 8.5]
1313
os: [ubuntu-latest]
14-
es-version: [9.4.3-SNAPSHOT]
14+
es-version: [9.4.4-SNAPSHOT]
1515
test-suite: [stack]
1616
branch-client-tests: ["9.4"]
1717

0 commit comments

Comments
 (0)