Skip to content

Commit 1bb6495

Browse files
authored
Merge branch 'main' into rlamb/emsr-21/TraceKit-unit-tests
2 parents ae83cde + 6ad7e51 commit 1bb6495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ on:
1616
- 'packages/shared/common/**'
1717
- 'packages/shared/sdk-client/**'
1818
- 'packages/sdk/react-native/**'
19-
19+
- '.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)