We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ff5d2 commit 9131d29Copy full SHA for 9131d29
.github/workflows/docker-tests.yml
@@ -12,7 +12,7 @@ concurrency:
12
jobs:
13
tests:
14
name: Validate Platform Installation
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
16
17
steps:
18
- name: Checkout
0 commit comments