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 6b544de commit 9179c9cCopy full SHA for 9179c9c
.github/workflows/checkall.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
strategy:
12
matrix:
13
- version: [22, 23, 24, 25, 26]
+ version: [22, 23, 24, 25, 26, 27]
14
runs-on: ubuntu-latest
15
16
container:
0 commit comments