Skip to content

Commit 6b24585

Browse files
authored
Fix yaml linting
1 parent 5e1bc75 commit 6b24585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github_tag_and_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
include:
5757
- os: "ubuntu-24.04"
5858
image: "linux/amd64"
59-
# - os: "ubuntu-24.04-arm"
60-
# image: "linux/arm64"
59+
# - os: "ubuntu-24.04-arm"
60+
# image: "linux/arm64"
6161
needs: tag
6262
name: Build and push image
6363
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)