Skip to content

Commit

Permalink
Use ubuntu 24.04 to build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolodin7 committed Nov 6, 2024
1 parent 8fffea1 commit 70f952a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
build-push:
name: "Build & Push Docs"
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
# Checkout source code
- name: Checkout
Expand Down

0 comments on commit 70f952a

Please sign in to comment.