Skip to content

Commit ae4deba

Browse files
authored
.cirrus.yml: Update MacOS CI and copyright year
This fixes the recent MacOS build failures.
1 parent 95cd501 commit ae4deba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2021 Guilherme Janczak <[email protected]>
1+
# Copyright (C) 2021-2023 Guilherme Janczak <[email protected]>
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to
@@ -97,7 +97,7 @@ task:
9797
macos_instance:
9898
# Keep updated with the newest release from
9999
# https://cirrus-ci.org/guide/macOS/
100-
image: monterey-base
100+
image: ghcr.io/cirruslabs/macos-ventura-base:latest
101101
env:
102102
OS: macos
103103
matrix:

0 commit comments

Comments
 (0)