Skip to content

Commit

Permalink
use older ubuntu?
Browse files Browse the repository at this point in the history
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
  • Loading branch information
mseri committed Sep 7, 2024
1 parent be5d3b2 commit 3e8ecca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on: [push]

jobs:
create_draft_release:
runs-on: ubuntu-24.04
runs-on: ubuntu-20.04

outputs:
id: ${{ steps.create_draft_release.outputs.id }}
Expand Down

0 comments on commit 3e8ecca

Please sign in to comment.