Skip to content

Commit a2bae95

Browse files
committed
downgrade cpp version by os
1 parent 2f0446f commit a2bae95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions: read-all
1515

1616
jobs:
1717
pkgdown:
18-
runs-on: ubuntu-latest
18+
runs-on: ubuntu-22.04
1919
# Only restrict concurrency for non-PR jobs
2020
concurrency:
2121
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}

0 commit comments

Comments
 (0)