We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce9590 commit f233e39Copy full SHA for f233e39
.github/workflows/jenkins-driver-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
version:
15
- [ 59, 60 ]
+ [ 59, 60, dev]
16
17
runs-on: ubuntu-latest
18
steps:
0 commit comments