Skip to content

Commit

Permalink
Revert "Try wine in CI instead of Wibo"
Browse files Browse the repository at this point in the history
This reverts commit 0ce58c5.
  • Loading branch information
SquareMan committed Jun 22, 2024
1 parent 0ce58c5 commit 10dfb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
# Build the project
- name: Build
run: |
python configure.py --wrapper wine --map --version ${{ matrix.version }} \
python configure.py --map --version ${{ matrix.version }} \
--binutils /binutils --compilers /compilers
ninja all_source build/${{ matrix.version }}/progress.json
Expand Down

0 comments on commit 10dfb6f

Please sign in to comment.