Skip to content

Commit

Permalink
github: fix yaml comment indent
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Oct 8, 2024
1 parent ed60ca4 commit 2d7a8b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/image-amazonlinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
release:
- 2 # Requires cgroups v1 for tests. They will pass on ubuntu-20.04 runner.
- 2 # Requires cgroups v1 for tests. They will pass on ubuntu-20.04 runner.
- 2023
variant:
- default
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/image-oracle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
release:
- 7 # Requires cgroups v1 for tests. They will pass on ubuntu-20.04 runner.
- 7 # Requires cgroups v1 for tests. They will pass on ubuntu-20.04 runner.
- 8
- 9
variant:
Expand Down

0 comments on commit 2d7a8b0

Please sign in to comment.