Skip to content

Commit

Permalink
improve github workflow to generate *.md files
Browse files Browse the repository at this point in the history
Update used container image to ubuntu 24.04

Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
  • Loading branch information
LizenzFass78851 authored May 18, 2024
1 parent 648b6e4 commit 7959ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen_md_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
jobs:
generate-and-deploy:
container:
image: ubuntu:22.04
image: ubuntu:24.04
runs-on: ubuntu-latest
if: github.repository == 'RPiList/specials'

Expand Down

0 comments on commit 7959ebf

Please sign in to comment.