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 3acc76a commit 152c87eCopy full SHA for 152c87e
1 file changed
.github/workflows/samples-ruby.yaml
@@ -17,7 +17,7 @@ on:
17
jobs:
18
build:
19
name: Build Ruby
20
- runs-on: macos-latest
+ runs-on: ubuntu-latest
21
strategy:
22
fail-fast: false
23
matrix:
0 commit comments