Browse Source

github actions limit bloaty comparisons to new Ubuntu 20.04 containers

sbg
Daniel Agar 5 years ago
parent
commit
2502a7e5df
  1. 2
      .github/workflows/bloaty.yml

2
.github/workflows/bloaty.yml

@ -14,7 +14,7 @@ jobs:
strategy: strategy:
matrix: matrix:
ubuntu_release: [ ubuntu_release: [
bionic, #bionic,
focal focal
] ]
config: [ config: [

Loading…
Cancel
Save