Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Apr 24, 2024
1 parent ffcd77d commit a405111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ jobs:
flags: --android-ndk 26.1.10909125 --android-api 34
- os: macos-latest
platform: darwin
arch: x64
arch: arm64
flags: --asan
- os: macos-latest
platform: ios
arch: x64
arch: arm64
flags: --simulator
- os: windows-latest
platform: win32
Expand Down

0 comments on commit a405111

Please sign in to comment.