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 253dabd commit 00abc18Copy full SHA for 00abc18
.github/workflows/build.yml
@@ -21,6 +21,7 @@ jobs:
21
- "7.3"
22
- "7.4"
23
- "8.0"
24
+ - "8.1"
25
26
steps:
27
- name: "Checkout"
@@ -85,6 +86,7 @@ jobs:
85
86
87
88
89
90
dependencies:
91
- "lowest"
92
- "highest"
@@ -127,6 +129,7 @@ jobs:
127
129
128
130
131
132
133
134
135
0 commit comments