Skip to content

Commit

Permalink
fix: ubuntu version on manual rollout (decentraland#1518)
Browse files Browse the repository at this point in the history
  • Loading branch information
Melisa Anabella Rossi authored Apr 3, 2023
1 parent 14ee521 commit 02c8fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/set-rollout-manual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

jobs:
set-manual-rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./webapp
Expand Down

0 comments on commit 02c8fcb

Please sign in to comment.