Skip to content

Commit

Permalink
Use 'latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes committed Nov 15, 2024
1 parent 2016643 commit d75dc6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
bob-version:
- 0.42.2
- 0.42.3
- 0.43.0
- latest
rn-version:
- 0.76.0
- 0.76.1
- latest

runs-on: ${{ matrix.runner }}
name: "bob ${{ matrix.bob-version }} / rn ${{ matrix.rn-version }} / ${{ matrix.runner == 'macos-latest' && 'ios' || 'android' }}"
Expand Down

0 comments on commit d75dc6f

Please sign in to comment.