Skip to content

Commit

Permalink
[CI] Remove some platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jul 16, 2023
1 parent 3902067 commit f9a3315
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
task:
matrix:
- name: FreeBSD
freebsd_instance:
image_family: freebsd-13-1
env:
matrix:
- JULIA_VERSION: 1.6
- JULIA_VERSION: 1
- name: musl Linux
container:
image: alpine:3.14
env:
- JULIA_VERSION: 1
- name: MacOS M1
macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-base:latest
Expand Down

0 comments on commit f9a3315

Please sign in to comment.