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 cb9436c commit 6692ecfCopy full SHA for 6692ecf
.github/workflows/cells-staging.yml
@@ -22,7 +22,7 @@ jobs:
22
# This workflow contains a single job called "build"
23
build:
24
# The type of runner that the job will run on
25
- runs-on: macos-latest
+ runs-on: ubuntu-latest
26
27
# Steps represent a sequence of cells that will be executed as part of the job
28
steps:
.github/workflows/words-staging.yml
# Steps represent a sequence of words that will be executed as part of the job
0 commit comments