We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8beed5a commit 5a98a87Copy full SHA for 5a98a87
.github/workflows/dotnetcore-ubuntu.yml
@@ -5,7 +5,7 @@ on: [pull_request, push]
5
jobs:
6
build:
7
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
10
steps:
11
- uses: actions/checkout@v2
0 commit comments