Skip to content

Commit d765d1b

Browse files
Use ubuntu-22.04
1 parent fb6b000 commit d765d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-release-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
types: [ published ]
55
jobs:
66
trigger-cli-release:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-22.04
88
steps:
99
- name: Generate App Installation Token
1010
id: generate_token

0 commit comments

Comments
 (0)