Skip to content

Commit

Permalink
Bump GitHub action to use latest Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
philhawthorne committed Nov 27, 2023
1 parent 7a78d2e commit 8734bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
env:
DOCKER_REGISTRY: hub.docker.com
DOCKER_IMAGE: philhawthorne/ha-dockermon:json-arm
Expand Down

0 comments on commit 8734bf6

Please sign in to comment.