Skip to content

Commit

Permalink
move to ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
hkollmann committed Apr 13, 2023
1 parent 444b608 commit 014a88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
build-and-deploy:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
steps:
- name: Checkout
Expand Down

0 comments on commit 014a88f

Please sign in to comment.