Skip to content

Commit

Permalink
missed PR yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGuillemet committed Jan 29, 2024
1 parent 62e37d0 commit 9261765
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,6 @@ jobs:
working-directory: ./Package

# Test packages
build-android-ios-065:
uses: ./.github/workflows/ios_android.yml
with:
react-native-version: '0.65'
release-version: 0.0.${GITHUB_SHA::8}

build-android-ios-069:
uses: ./.github/workflows/ios_android.yml
with:
Expand All @@ -177,12 +171,6 @@ jobs:
react-native-version: '0.71'
release-version: 0.0.${GITHUB_SHA::8}

build-windows-065:
uses: ./.github/workflows/windows.yml
with:
react-native-version: '0.65'
release-version: 0.0.${GITHUB_SHA::8}

build-windows-069:
uses: ./.github/workflows/windows.yml
with:
Expand Down

0 comments on commit 9261765

Please sign in to comment.