Skip to content

Commit

Permalink
Enhancement (ci): Run dockerhub-description job on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
joeltimothyoh committed Mar 4, 2023
1 parent 20dbc93 commit faf4ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
if: always()

dockerhub-description:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
needs: [alpine, ubuntu]
if: github.ref == 'refs/heads/master'
steps:
Expand Down

0 comments on commit faf4ac6

Please sign in to comment.