Skip to content

Commit 7118ca2

Browse files
committed
Switch acceptance target platform from macos-13 to -14.
1 parent c5b0f8a commit 7118ca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/acceptance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
accept:
88
strategy:
99
matrix:
10-
os: [ubuntu-latest, macos-13, macos-latest]
10+
os: [ubuntu-latest, macos-14, macos-latest]
1111
include:
1212
- os: ubuntu-latest
1313
devel: ""

0 commit comments

Comments
 (0)