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 d58db83 commit 393e701Copy full SHA for 393e701
.github/workflows/ci.yml
@@ -33,6 +33,7 @@ jobs:
33
build-demo:
34
needs: test
35
if: github.ref == 'refs/heads/master'
36
+ runs-on: ubuntu-latest
37
steps:
38
- name: Fetch Repository
39
uses: actions/checkout@v4
0 commit comments