Skip to content

Commit 5bd2128

Browse files
authored
Versions added
1 parent 33bad0b commit 5bd2128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
docker:
88
strategy:
99
matrix:
10-
version: [1.85.0, 1.86.0, 1.87.0]
10+
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]
1111
variant: [debug, release]
1212
runs-on: ubuntu-latest
1313
steps:

0 commit comments

Comments
 (0)