Skip to content

Commit 14e2c69

Browse files
committed
chore: update ctc runners
1 parent a38844a commit 14e2c69

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ctcClose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
ctcClose:
16-
runs-on: static-ip-ubuntu-runners
16+
runs-on: static-ip-ubuntu-24-runners
1717
steps:
1818
- uses: actions/checkout@v4
1919

.github/workflows/ctcOpen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
ctcOpen:
1414
outputs:
1515
changeCaseId: ${{ steps.ctc.outputs.ctcId }}
16-
runs-on: static-ip-ubuntu-runners
16+
runs-on: static-ip-ubuntu-24-runners
1717
steps:
1818
- uses: actions/checkout@v4
1919

0 commit comments

Comments
 (0)