We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b0f8a commit 7118ca2Copy full SHA for 7118ca2
1 file changed
.github/workflows/acceptance.yaml
@@ -7,7 +7,7 @@ jobs:
7
accept:
8
strategy:
9
matrix:
10
- os: [ubuntu-latest, macos-13, macos-latest]
+ os: [ubuntu-latest, macos-14, macos-latest]
11
include:
12
- os: ubuntu-latest
13
devel: ""
0 commit comments