Skip to content

Commit

Permalink
Fix image tag for 16.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 authored Nov 15, 2023
1 parent 243d8de commit 9387beb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ jobs:
integration-test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
gitlab_version:
- 16.5.2-ce.0
- 16.4.2-ee.0
- 16.4.2-ce.0
- 16.3.6-ce.0

steps:
Expand Down

0 comments on commit 9387beb

Please sign in to comment.