Skip to content

Commit

Permalink
fixup! Fix #60: VMs running via QEMU only expose SSE and SSE2 CPU fea…
Browse files Browse the repository at this point in the history
…tures
  • Loading branch information
jacob-carlborg committed Aug 13, 2023
1 parent f1862cd commit 5715872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/support/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
architecture: ${{ inputs.architecture }}
version: '${{ inputs.version }}'
run: |
ASSUME_ALWAYS_YES=yes sudo pkg install cpuflags
sudo pkg install cpuflags
cpuflags
# uname -a
Expand Down

0 comments on commit 5715872

Please sign in to comment.