Skip to content

Commit d9c3f7b

Browse files
Update integration test CI to test on version 1.11
1 parent f718e34 commit d9c3f7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.8'
2221
- '1.9'
23-
- '1.10.0-rc1'
22+
- '1.10'
23+
- '1.11'
2424
os:
2525
- ubuntu-latest
2626
- macOS-latest

0 commit comments

Comments
 (0)