Skip to content

Commit

Permalink
2023.5.31を試してみる
Browse files Browse the repository at this point in the history
  • Loading branch information
nuta committed Aug 13, 2023
1 parent 14b8faf commit f1c27c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install Chocolatey packages
run: choco install qemu --version=2023.8.2
run: choco install qemu --version=2023.5.31
- name: Install pip packages
run: py -m pip install --user -r tools/requirements.txt
- name: make doctor
Expand Down

0 comments on commit f1c27c7

Please sign in to comment.