mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Merge branch 'post-07' into post-08
This commit is contained in:
@@ -69,7 +69,7 @@ steps:
|
|||||||
- script: cargo test
|
- script: cargo test
|
||||||
displayName: 'Unit Tests'
|
displayName: 'Unit Tests'
|
||||||
|
|
||||||
- script: sudo apt install qemu-system-x86
|
- script: sudo apt update && sudo apt install qemu-system-x86
|
||||||
condition: eq( variables['Agent.OS'], 'Linux' )
|
condition: eq( variables['Agent.OS'], 'Linux' )
|
||||||
displayName: 'Install QEMU (Linux)'
|
displayName: 'Install QEMU (Linux)'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user