We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeafe32 commit d7c5f8dCopy full SHA for d7c5f8d
1 file changed
.github/workflows/Tests.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
Test:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
13
strategy:
14
fail-fast: false
0 commit comments