Skip to content

Commit

Permalink
Merge pull request #1625 from contour-terminal/fix/docs_actions
Browse files Browse the repository at this point in the history
Fix docs action
  • Loading branch information
Yaraslaut authored Oct 6, 2024
2 parents 8fa2122 + 10bfe57 commit 8c6b4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
jobs:
mkdocs:
name: Deploy docs
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- name: Checkout main
uses: actions/checkout@v4
Expand Down

0 comments on commit 8c6b4a2

Please sign in to comment.