We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5958e3 commit be9fd49Copy full SHA for be9fd49
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
- otp: 25
40
otp_version: 25.0
41
build_docs: build_docs
42
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
43
steps:
44
- uses: actions/checkout@v3
45
with:
0 commit comments