Skip to content

Commit bd340d6

Browse files
rename ci to make clear it is WIP
1 parent 82990b0 commit bd340d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/new_ci_weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# In the scheduled run, we run all targets from amdgpu_family_matrix.py and amdgpu_family_matrix_xfail.py
55
# As some of these builds are xfail, we allow errors to occur with `continue-on-error`, where the job will fail but the workflow is green
66

7-
name: CI Weekly (New)
7+
name: WIP!!! CI Weekly (New)
88

99
on:
1010
# For AMD GPU families that expect_failure, we run builds and tests from this scheduled trigger

.github/workflows/new_setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Setup
1+
name: Setup (New)
22

33
on:
44
workflow_call:

0 commit comments

Comments
 (0)