We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d60a9 commit 0889cdcCopy full SHA for 0889cdc
.github/workflows/beam_PostCommit_Python.yml
@@ -56,7 +56,7 @@ jobs:
56
job_name: "beam_PostCommit_Python_SelfHosted"
57
- os: [ubuntu-latest]
58
os_name: "ubuntu-latest"
59
- job_name: "beam_PostCommit_Python_Ubuntu"
+ job_name: "beam_PostCommit_Python_Ubuntu_Latest"
60
steps:
61
- uses: actions/checkout@v4
62
- name: Setup repository
.github/workflows/beam_PreCommit_Python_ML.yml
@@ -53,7 +53,7 @@ jobs:
53
job_name: "beam_PreCommit_Python_ML_SelfHosted"
54
55
- job_name: "beam_PreCommit_Python_ML_Ubuntu"
+ job_name: "beam_PreCommit_Python_ML_Ubuntu_Latest"
0 commit comments