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 3de48d0 commit d3ceab9Copy full SHA for d3ceab9
.github/workflows/pr-acceptance-ce.yml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- gitlab-version: ["15.3.5-ce.0", "15.4.3-ce.0", "15.5.2-ce.0"]
+ gitlab-version: ["15.3.5-ce.0", "15.4.4-ce.0", "15.5.2-ce.0"]
38
steps:
39
- uses: actions/setup-go@v3
40
with:
0 commit comments