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 33bad0b commit 5bd2128Copy full SHA for 5bd2128
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
docker:
8
strategy:
9
matrix:
10
- version: [1.85.0, 1.86.0, 1.87.0]
+ version: [1.66.0, 1.67.0, 1.68.0, 1.69.0, 1.70.0, 1.71.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0, 1.78.0, 1.79.0, 1.80.0, 1.81.0, 1.82.0, 1.83.0, 1.84.0, 1.85.0, 1.86.0, 1.87.0]
11
variant: [debug, release]
12
runs-on: ubuntu-latest
13
steps:
0 commit comments