Skip to content

Commit 83da9fc

Browse files
authored
Update ubuntu-22.04 trigger-deploy.yml
1 parent 6c09b24 commit 83da9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
trigger-zpm-deployment:
1616
name: Trigger zpm-registry-deployment via REST API
17-
runs-on: ubuntu-18.04
17+
runs-on: ubuntu-22.04
1818

1919
steps:
2020
- name: REST POST call

0 commit comments

Comments
 (0)