We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f8796 commit 0ebd893Copy full SHA for 0ebd893
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-18.04
19
strategy:
20
matrix:
21
- version: ['7.1', '7.2', '7.3', '7.4', '8.0']
+ version: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1']
22
flags: ['', '--prefer-lowest']
23
fail-fast: false
24
steps:
0 commit comments