Skip to content

Commit 08bd6b2

Browse files
committed
Try ubuntu 22.04
1 parent 8e31562 commit 08bd6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-native-detox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
- '.github/**'
2020
jobs:
2121
detox-android:
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-22.04
2323
permissions:
2424
id-token: write
2525
contents: read

0 commit comments

Comments
 (0)