Skip to content

Commit f73b841

Browse files
committed
Try to use Ubuntu 24.04 instead
1 parent 90f6a48 commit f73b841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
environment:
2626
name: github-pages
2727
url: ${{ steps.deployment.outputs.page_url }}
28-
runs-on: ubuntu-latest
28+
runs-on: ubuntu-24.04
2929
steps:
3030
- uses: awalsh128/cache-apt-pkgs-action@latest
3131
with:

0 commit comments

Comments
 (0)