We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9839cd4 commit 9905c05Copy full SHA for 9905c05
.github/workflows/create-release.yml
@@ -24,7 +24,7 @@ on:
24
25
jobs:
26
build:
27
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
28
29
steps:
30
- name: Checkout code
0 commit comments