We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43e10c commit 5bf7bb5Copy full SHA for 5bf7bb5
.github/workflows/sync.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
sync:
13
environment: LIVE
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
15
steps:
16
- uses: actions/checkout@v2
17
- name: Setup python
0 commit comments