Skip to content

Commit 6b4bd55

Browse files
Upgrade CI build to use 8.13 instead of 8.11 (#1785) (#1790)
(cherry picked from commit 6e492dd) Co-authored-by: Miguel Grinberg <[email protected]>
1 parent b317744 commit 6b4bd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
"3.11",
6868
"3.12",
6969
]
70-
es-version: [8.0.0, 8.11.0]
70+
es-version: [8.0.0, 8.13.0]
7171

7272
steps:
7373
- name: Checkout Repository

0 commit comments

Comments
 (0)