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 c1d64ee commit 6178df6Copy full SHA for 6178df6
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
publish:
9
name: Publish
10
- runs-on: macos-latest
+ runs-on: ubuntu-latest
11
12
steps:
13
- name: Checkout repository
0 commit comments