Skip to content

Commit

Permalink
Update test-and-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
oparadisa committed Jan 9, 2025
1 parent 92c9d27 commit 27653f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

deploy:
if: startsWith(github.ref, 'refs/tags')
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 27653f2

Please sign in to comment.