Skip to content

Commit abfb085

Browse files
authored
Update ci.yml
1 parent af93949 commit abfb085

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ jobs:
4343
version:
4444
# Don't use 'min' version, which will ignore hotfixes, i.e. 1.10.0 will be used instead of e.g. 1.10.8.
4545
- '1.10'
46-
- '1.11' # the latest stable 1.x release
46+
- '1.11'
47+
- '1.12' # the latest stable 1.x release
4748
os:
4849
- ubuntu-latest
4950
- windows-latest

0 commit comments

Comments
 (0)