Skip to content

Commit

Permalink
targets reactivated
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyroonis committed Mar 24, 2024
1 parent 136077c commit 74ff291
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ jobs:
include:
- targetPlatform: StandaloneWindows64
targetDevice: Windows64
# - targetPlatform: Android
# targetDevice: Pico
# - targetPlatform: Android
# targetDevice: Quest
- targetPlatform: Android
targetDevice: Pico
- targetPlatform: Android
targetDevice: Quest
steps:
# Checkout without LFS
- name: Checkout repository
Expand Down

0 comments on commit 74ff291

Please sign in to comment.