Skip to content

Commit

Permalink
Use ubuntu.20.04-x64 RID
Browse files Browse the repository at this point in the history
  • Loading branch information
sr229 committed Oct 25, 2021
1 parent bf97c61 commit 5cc62b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
matrix:
os:
- { runner: windows-latest, runtime: win-x64 }
- { runner: ubuntu-latest, runtime: linux-x64 }
- { runner: ubuntu-latest, runtime: ubuntu.20.04-x64 }
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 5cc62b9

Please sign in to comment.