Skip to content

Commit

Permalink
Changing runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Camp committed Mar 27, 2023
1 parent e221f2a commit 3895296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
push_to_registry:
name: Push Docker image to drydockcloud/ci-compliancetools in Docker Hub
runs-on: python-3.9
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 3895296

Please sign in to comment.