We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e31562 commit 08bd6b2Copy full SHA for 08bd6b2
.github/workflows/react-native-detox.yml
@@ -19,7 +19,7 @@ on:
19
- '.github/**'
20
jobs:
21
detox-android:
22
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
23
permissions:
24
id-token: write
25
contents: read
0 commit comments