Skip to content

Commit ece1ade

Browse files
committed
fix: Fixed macos runner label
1 parent db530b5 commit ece1ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ddev-test_addon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
type: string
1212
description: Operating system to test
1313
required: false
14-
default: '["ubuntu-latest", "macos"]'
14+
default: '["ubuntu-latest", "macos-latest"]'
1515
ddev_version:
1616
type: string
1717
description: DDEV version to test

0 commit comments

Comments
 (0)