Skip to content

Commit acba5af

Browse files
authored
CI: use explicit version tags for macos runners (#14548)
as we do on others like ubuntu Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 4b5cd72 commit acba5af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
fail-fast: false
314314
matrix:
315315
features: [tiny, normal, huge]
316-
runner: [macos-latest, macos-14]
316+
runner: [macos-12, macos-14]
317317

318318
steps:
319319
- name: Checkout repository from github

0 commit comments

Comments
 (0)