Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Jun 11, 2024
1 parent a16f776 commit e4132bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@ jobs:
config:
- name: Windows
os: windows-latest
target: Win32
- name: Android32
os: ubuntu-latest
target: Android32
- name: Android64
os: ubuntu-latest
target: Android64
- name: macOS
os: macos-latest
#- name: macOS
# os: macos-latest


name: ${{ matrix.config.name }}
Expand Down

0 comments on commit e4132bf

Please sign in to comment.