Skip to content

Commit

Permalink
chore: Change overlooked job name (#6525)
Browse files Browse the repository at this point in the history
Can be a bit misleading

<img width="246" alt="Screenshot 2024-09-19 at 23 12 43"
src="https://github.com/user-attachments/assets/cb1e28e2-e3c8-43a2-969d-6736cdda0bc8">
  • Loading branch information
tjzel authored Sep 20, 2024
1 parent f76ff9c commit 93a79ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:

jobs:
build_ios:
build:
if: github.repository == 'software-mansion/react-native-reanimated'
runs-on: ${{matrix.platform == 'iOS' && 'macos-14' || 'ubuntu-latest'}}
strategy:
Expand Down

0 comments on commit 93a79ae

Please sign in to comment.