Skip to content

Commit

Permalink
Update gen_md_files.yml
Browse files Browse the repository at this point in the history
update used container image to ubuntu 24.04
  • Loading branch information
LizenzFass78851 committed May 18, 2024
1 parent 6913a62 commit d51ee15
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 @@ -19,7 +19,7 @@ env:
jobs:
generate-and-deploy:
container:
image: ubuntu:22.04
image: ubuntu:24.04
runs-on: ubuntu-latest
# if: github.repository == ''

Expand Down

0 comments on commit d51ee15

Please sign in to comment.