Browse Source

Update Mac M1 jobs on Cirrus CI to Ventura

pull/4240/head
Martin Kroeker GitHub 2 years ago
parent
commit
dcd0378ecb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .cirrus.yml

+ 1
- 1
.cirrus.yml View File

@@ -1,5 +1,5 @@
macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-xcode:latest
image: ghcr.io/cirruslabs/macos-ventura-xcode:latest

task:
name: AppleM1/LLVM


Loading…
Cancel
Save