Skip to content

Commit

Permalink
Update Ubuntu-versie van Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bertvv committed Sep 23, 2023
1 parent e5ff284 commit c2b5aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main
jobs:
convert_via_pandoc:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- name: Configure Git for Github
run: |
Expand Down

0 comments on commit c2b5aad

Please sign in to comment.