Skip to content

Commit

Permalink
Update Ubuntu version due to failing checks for PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Anthea <[email protected]>
  • Loading branch information
aw126 authored Oct 20, 2023
1 parent a086d66 commit a315bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dummy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
dummy:
name: Dummy
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: Do nothing
run: |
Expand Down

0 comments on commit a315bd4

Please sign in to comment.