Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Try Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
yutannihilation committed Apr 30, 2022
1 parent b0b0b21 commit fe0ed68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: pkgdown

jobs:
pkgdown:
runs-on: macos-latest
runs-on: ubuntu-latest
# Only restrict concurrency for non-PR jobs
concurrency:
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}
Expand Down

0 comments on commit fe0ed68

Please sign in to comment.