Skip to content
Snippets Groups Projects
Commit 3ef5be00 authored by korvoj's avatar korvoj
Browse files

Use Ubuntu-20.04 as a workflow runner

parent 78f8e808
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ on:
jobs:
build:
name: Deploy docs
runs-on: self-hosted
runs-on: ubuntu-20.04
steps:
- name: Checkout main
uses: actions/checkout@v3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment