Skip to content

Commit

Permalink
Githubactions: Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
aveenismail committed Aug 10, 2023
1 parent daad503 commit 77c2c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
"ubuntu:23.04",
"ubuntu:22.04",
"ubuntu:20.04",
"ubuntu:18.04"
"ubuntu:18.04",
"debian:12",
"debian:11",
]
Expand Down

0 comments on commit 77c2c20

Please sign in to comment.