Skip to content

Commit 93d2da7

Browse files
committed
CI: Remove FrreeBSD
1 parent c678147 commit 93d2da7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.cirrus.yml

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
freebsd_task:
2-
name: FreeBSD 13.2
3-
freebsd_instance: {image_family: freebsd-13-2}
4-
install_script: . ./ci/cirrus/cirrus-install-freebsd.sh
5-
test_script: mkdir test_dir && cd test_dir && echo $PWD && python3.9 -m pip list && python3.9 -c "import randomgen; randomgen.test(['-n', '2'])"
6-
71
linux_arm_task:
82
name: Linux-ARM
93
arm_container: {image: python:slim}

0 commit comments

Comments
 (0)