We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45929df commit a737487Copy full SHA for a737487
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
fail-fast: false
8
matrix:
9
os: [ubuntu-latest, windows-latest, macos-latest]
10
- version: [ 8, 9, 10, 11, 12, 13, 14, 15 ]
+ version: [ 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 ]
11
steps:
12
- uses: actions/checkout@v2
13
with:
0 commit comments