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 adad43c commit d2678ddCopy full SHA for d2678dd
.github/workflows/integration-tests-ui-critical.yml
@@ -20,7 +20,7 @@ env:
20
jobs:
21
build:
22
name: Build
23
- runs-on: ubuntu-latest
+ runs-on: macos-latest
24
25
env:
26
GRADLE_ENCRYPTION_KEY: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
0 commit comments