Skip to content

Commit

Permalink
deactivated ppuc windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Dec 30, 2023
1 parent 803c212 commit 88561b9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ppuc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ jobs:
fail-fast: false
matrix:
include:
- os: windows-latest
platform: win-x64
platform-name: x64
libpinmame: libpinmame-${{ needs.version.outputs.version }}.dll
ppuc: ppuc.exe
type: pc
# - os: windows-latest
# platform: win-x64
# platform-name: x64
# libpinmame: libpinmame-${{ needs.version.outputs.version }}.dll
# ppuc: ppuc.exe
# type: pc
- os: macos-13
platform: osx-x64
libpinmame: libpinmame.${{ needs.version.outputs.version }}.dylib
Expand Down

0 comments on commit 88561b9

Please sign in to comment.