Skip to content

Commit

Permalink
Workflow: set backward compatible runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Iker Ruiz de Infante Gonzalez committed Dec 6, 2022
1 parent 8a09153 commit 9ad14d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build&deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Prepare
Expand Down

0 comments on commit 9ad14d7

Please sign in to comment.