Skip to content

Commit 7297575

Browse files
WIP
1 parent 81cb206 commit 7297575

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release-docker.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
inlude:
16-
- os: ubuntu-20.04-16core-graph-team
15+
include:
16+
- os: "ubuntu-20.04-16core-graph-team"
1717
platform: linux/amd64
18-
- os: ubuntu-22.04-arm
18+
- os: ubuntu-22.04-arm'
1919
platform: linux/arm64
2020
runs-on: ${{ matrix.os }}
2121
steps:

0 commit comments

Comments
 (0)