Skip to content

Commit 4abe233

Browse files
committed
Check how many CPUs the Cirrus Linux images have
1 parent cb7d400 commit 4abe233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ task:
3535
setup_script:
3636
- uname -a
3737
- cat /etc/debian_version
38+
- cat /proc/cpuinfo
3839
build_script:
3940
- cargo build
4041
- cargo build --release

0 commit comments

Comments
 (0)