Skip to content

Commit

Permalink
ci: use older ubuntu runner, fix #389
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-yu committed Feb 2, 2025
1 parent ff38176 commit 246315d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:

jobs:
deploy-docs:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
DISPLAY: ":99.0"

Expand Down

0 comments on commit 246315d

Please sign in to comment.