Skip to content

Commit 957baf4

Browse files
committed
action concurrency... again
1 parent a40fd57 commit 957baf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77

88
concurrency:
9-
group: "osx-build"
9+
group: "ubuntu-build"
1010
cancel-in-progress: true
1111

1212
jobs:

0 commit comments

Comments
 (0)