We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0806f9 commit 0f92512Copy full SHA for 0f92512
.github/workflows/builds.hex.pm.yml
@@ -30,7 +30,7 @@ jobs:
30
- otp: 26
31
otp_version: '26.0'
32
build_docs: build_docs
33
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
34
steps:
35
- uses: actions/checkout@v3
36
with:
0 commit comments