mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
ci: fix ci failure on v0.1.x (#2608)
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image: freebsd-12-0-release-amd64
|
image: freebsd-12-1-release-amd64
|
||||||
|
|
||||||
# Test FreeBSD in a full VM on cirrus-ci.com. Test the i686 target too, in the
|
# Test FreeBSD in a full VM on cirrus-ci.com. Test the i686 target too, in the
|
||||||
# same VM. The binary will be built in 32-bit mode, but will execute on a
|
# same VM. The binary will be built in 32-bit mode, but will execute on a
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ jobs:
|
|||||||
|
|
||||||
${{ if parameters.cross }}:
|
${{ if parameters.cross }}:
|
||||||
MacOS:
|
MacOS:
|
||||||
vmImage: macOS-10.13
|
vmImage: macOS-10.14
|
||||||
Windows:
|
Windows:
|
||||||
vmImage: vs2017-win2016
|
vmImage: vs2017-win2016
|
||||||
pool:
|
pool:
|
||||||
|
|||||||
Reference in New Issue
Block a user