We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96034c commit fb2b8e2Copy full SHA for fb2b8e2
.github/workflows/CI.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
tests:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
name: Build
11
steps:
12
# Checks out a copy of your repository on the ubuntu machine
.github/workflows/Docker.yml
@@ -12,7 +12,7 @@ env:
13
14
15
16
17
18
0 commit comments