Unverified Commit 30df516c authored by Igor Demin's avatar Igor Demin Committed by GitHub

Update runners to ubuntu-22.04 (docs.yml) (#1056)

Continuation of https://github.com/JetBrains/skiko/pull/1055

This runs only in master
parent 1b7f65b7
...@@ -12,7 +12,7 @@ on: ...@@ -12,7 +12,7 @@ on:
jobs: jobs:
dokka: dokka:
runs-on: ubuntu-20.04 runs-on: ubuntu-22.04
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
name: 'Check out code' name: 'Check out code'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment