Skip to content

Commit f718e34

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

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
@@ -18,9 +18,9 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.8'
2221
- '1.9'
2322
- '1.10'
23+
- '1.11'
2424
os:
2525
- ubuntu-latest
2626
- macOS-latest

0 commit comments

Comments
 (0)