We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5897f commit 0f24035Copy full SHA for 0f24035
.github/workflows/generate-opl-release.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
release:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
15
16
permissions:
17
contents: write
0 commit comments