Skip to content

Commit

Permalink
Add iOS ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
axmo committed Dec 31, 2024
1 parent 6e67189 commit fe1bef4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ jobs:
SDL_MIXER_VERSION: 2.8.0
BUILD_TARGET: mac
DEPLOY: mac
- name: iOS
os: macos-latest
cache-key: ios
SDL_VERSION: 2.30.9
SDL_MIXER_VERSION: 2.8.0
BUILD_TARGET: ios
DEPLOY: ios
- name: Nintendo Switch
os: ubuntu-20.04
BUILD_TARGET: switch
Expand Down

0 comments on commit fe1bef4

Please sign in to comment.