Skip to content

Commit

Permalink
Update deploy_fleek.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jjavieralv authored Jul 16, 2024
1 parent 1be0846 commit c5d21d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_fleek.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ jobs:
done
build-deploy-testing-deployment:
runs-on: ubuntu-20.04
container: fleek/create-react-app:node-15
runs-on: ubuntu-latest
container: fleek/create-react-app:node-14
if: github.ref == 'refs/heads/testing-deployment'
strategy:
matrix:
Expand Down

0 comments on commit c5d21d2

Please sign in to comment.