Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
lyuboxa committed Oct 22, 2024
1 parent 97c5d69 commit d0b2c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

build-docker-image:
name: Build Docker image
runs-on: ubuntu-latest-l-${{ matrix.arch }}
runs-on: "ubuntu-latest-l-${{matrix.arch}}"
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit d0b2c92

Please sign in to comment.