Skip to content

Commit 0889cdc

Browse files
update
1 parent f8d60a9 commit 0889cdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/beam_PostCommit_Python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
job_name: "beam_PostCommit_Python_SelfHosted"
5757
- os: [ubuntu-latest]
5858
os_name: "ubuntu-latest"
59-
job_name: "beam_PostCommit_Python_Ubuntu"
59+
job_name: "beam_PostCommit_Python_Ubuntu_Latest"
6060
steps:
6161
- uses: actions/checkout@v4
6262
- name: Setup repository

.github/workflows/beam_PreCommit_Python_ML.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
job_name: "beam_PreCommit_Python_ML_SelfHosted"
5454
- os: [ubuntu-latest]
5555
os_name: "ubuntu-latest"
56-
job_name: "beam_PreCommit_Python_ML_Ubuntu"
56+
job_name: "beam_PreCommit_Python_ML_Ubuntu_Latest"
5757
steps:
5858
- uses: actions/checkout@v4
5959
- name: Setup repository

0 commit comments

Comments
 (0)