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 3b1e7ab commit 02a9a6aCopy full SHA for 02a9a6a
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
docker:
8
strategy:
9
matrix:
10
- version: [1.84.0, 1.85.0, 1.86.0, 1.87.0]
+ version: [1.87.0]
11
variant: [debug, release]
12
runs-on: ubuntu-latest
13
steps:
0 commit comments