diff --git a/.github/workflows/react-native-detox.yml b/.github/workflows/react-native-detox.yml index 1b491d0de3..c1affa2643 100644 --- a/.github/workflows/react-native-detox.yml +++ b/.github/workflows/react-native-detox.yml @@ -16,10 +16,10 @@ on: - 'packages/shared/common/**' - 'packages/shared/sdk-client/**' - 'packages/sdk/react-native/**' - + - '.github/**' jobs: detox-android: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 permissions: id-token: write contents: read