Skip to content

Commit

Permalink
[CI] Remove outdated Cirrus test
Browse files Browse the repository at this point in the history
  • Loading branch information
jfowkes committed Apr 11, 2024
1 parent 7402c2f commit 651a415
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ task:
- name: FreeBSD
freebsd_instance:
image: freebsd-13-2-release-amd64
- name: MacOS M1
macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-base:latest
#- name: MacOS M1
# macos_instance:
# image: ghcr.io/cirruslabs/macos-monterey-base:latest
dependencies_script: |
echo $(uname)
if [ "$(uname)" = "FreeBSD" ]; then
Expand Down

0 comments on commit 651a415

Please sign in to comment.