We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c5bf6 commit 9ce00ddCopy full SHA for 9ce00dd
.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