Skip to content

Commit

Permalink
Comment out Windows/VS
Browse files Browse the repository at this point in the history
Proably not hard to fix the build, but you proably want some other emulator anyway.
  • Loading branch information
Daft-Freak committed Jan 24, 2021
1 parent cc9cf32 commit 579b90d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
cmake-args: -D32BLIT_PATH=$GITHUB_WORKSPACE/32blit
brew-packages: sdl2 sdl2_image sdl2_net

- os: windows-latest
name: Visual Studio
release-suffix: WIN64
cmake-args: -D32BLIT_PATH=$GITHUB_WORKSPACE/32blit
#- os: windows-latest
# name: Visual Studio
# release-suffix: WIN64
# cmake-args: -D32BLIT_PATH=$GITHUB_WORKSPACE/32blit

runs-on: ${{matrix.os}}

Expand Down

0 comments on commit 579b90d

Please sign in to comment.