Skip to content

Commit

Permalink
run on ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkaganozt committed Feb 21, 2024
1 parent 30bf635 commit d14ddd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:

jobs:
docker-build-and-push-main:
runs-on: [self-hosted, linux, X64]
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit d14ddd8

Please sign in to comment.