We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a9ee8 commit 4e11d41Copy full SHA for 4e11d41
.github/workflows/build-deploy.yml
@@ -5,7 +5,7 @@ on:
5
- master
6
jobs:
7
build-and-deploy:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
9
steps:
10
- name: Checkout 🛎️
11
uses: actions/checkout@v2.3.1
0 commit comments