Skip to content

Commit

Permalink
enable build workflow for dev/1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Aug 6, 2024
1 parent 5d4c293 commit 29a9532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_android_x64_ndk22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: build android_x64 ndk22
on:
pull_request:
branches:
- debug
- dev/1.13
- master
push:
branches:
- debug
- dev/1.13
- master

jobs:
Expand Down

0 comments on commit 29a9532

Please sign in to comment.