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 511c0b4 commit 863eed3Copy full SHA for 863eed3
.github/workflows/story.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
jobs:
8
build:
9
- runs-on: self-hosted
+ runs-on: ubuntu-18.04
10
steps:
11
- uses: actions/checkout@v2
12
- name: Package
0 commit comments