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 672dcf8 commit a465e7eCopy full SHA for a465e7e
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
setup-ubuntu:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
10
11
steps:
12
- name: Check for GitHub API key
0 commit comments