Skip to content

Commit

Permalink
ubuntu?
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed May 12, 2024
1 parent 2554b43 commit 8828b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
needs: [rustdoc]
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 8828b3b

Please sign in to comment.