Actually use the strategy
This commit is contained in:
parent
5eaddaa97e
commit
41e519b5d1
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -138,6 +138,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, ubuntu-20.04, ubuntu-18.04]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user