We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2499b commit 2ceef89Copy full SHA for 2ceef89
1 file changed
.github/workflows/trigger-package-and-publish.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
trigger:
11
runs-on:
12
- - concordia-linux-cpu4-ram14gi
+ - ubuntu-22.04
13
env:
14
target_owner: "${{ secrets.TARGET_OWNER }}"
15
target_name: "${{ secrets.TARGET_NAME }}"
0 commit comments