Skip to content

Commit d52d414

Browse files
authored
[cicd] Remove macos-12 (#2361)
## Summary It's deprecated ## How was it tested?
1 parent 02a719f commit d52d414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
default: "ubuntu-latest"
1010
type: choice
1111
options:
12-
- macos-12
12+
- macos-latest
1313
- ubuntu-latest
1414

1515
permissions:

0 commit comments

Comments
 (0)