We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a38844a + 6fd8cde commit 9fc4afdCopy full SHA for 9fc4afd
.github/workflows/ctcClose.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
ctcClose:
16
- runs-on: static-ip-ubuntu-runners
+ runs-on: static-ip-ubuntu-24-runners
17
steps:
18
- uses: actions/checkout@v4
19
.github/workflows/ctcOpen.yml
@@ -13,7 +13,7 @@ jobs:
ctcOpen:
outputs:
changeCaseId: ${{ steps.ctc.outputs.ctcId }}
0 commit comments