Skip to content

Commit

Permalink
use ubuntu 22.04 on ages
Browse files Browse the repository at this point in the history
  • Loading branch information
baloola committed Oct 14, 2024
1 parent dcc65ea commit 949e330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 949e330

Please sign in to comment.