We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0586b commit 257e779Copy full SHA for 257e779
.github/workflows/daily-test.yml
@@ -27,7 +27,7 @@ permissions:
27
jobs:
28
daily-test:
29
name: Amazon Chime iOS SDK Daily Test
30
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
31
strategy:
32
matrix:
33
# Latest 2 iOS versions. TODO: Upgrade to Appium 2 for OS 17 and above.
0 commit comments