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 75374bb commit 2562023Copy full SHA for 2562023
.github/workflows/synchronize-launchpad.yml
@@ -12,6 +12,7 @@ on:
12
jobs:
13
upload:
14
runs-on: ubuntu-latest
15
+ container: 'ubuntu:18.04'
16
steps:
17
- name: Install dependencies
18
run: |
0 commit comments