Commit Graph

8 Commits

Author SHA1 Message Date
Taiki Endo e956a8ad64 ci: Update FreeBSD image to 13.2
```
pkg install -y git
Updating FreeBSD repository catalogue...
pkg: http://pkgmir.geo.freebsd.org/FreeBSD:12:amd64/quarterly/meta.txz: Not Found
repository FreeBSD has no meta file, using default settings
pkg: http://pkgmir.geo.freebsd.org/FreeBSD:12:amd64/quarterly/packagesite.pkg: Not Found
pkg: http://pkgmir.geo.freebsd.org/FreeBSD:12:amd64/quarterly/packagesite.txz: Not Found
Unable to update repository FreeBSD
Error updating repositories!
```
2024-01-07 16:11:02 +09:00
John Nunley 6eb7679aa3
breaking: Rework the API for I/O safety
* Rework the API for I/O safety

* Bump to rustix v0.38
2023-08-03 20:15:59 -07:00
Taiki Endo 5e4410c937
Use Cirrus CI for NetBSD/OpenBSD (#110) 2023-04-29 06:05:19 +09:00
Taiki Endo 1e966a0848
Test patched async-io on more platforms (#79) 2023-04-10 15:34:34 +09:00
Taiki Endo 1e4467b1be Test more Windows targets on CI
- Test x86_64 gnu, i686 msvc, i686 gnu on Windows host
- Test patched async-io with Wine
2023-03-04 15:35:17 +09:00
Taiki Endo d443196f64 Use image_family for FreeBSD image in Cirrus CI 2023-02-06 22:02:43 +09:00
Taiki Endo 900b00c061 Test NetBSD/OpenBSD/Dragonfly BSD with vmactions 2023-01-23 00:15:00 +09:00
Taiki Endo 9b67232ea4 Test FreeBSD with Cirrus CI 2023-01-21 20:38:57 +09:00