sync build.os ci with release

This commit is contained in:
free-x 2023-08-29 16:07:19 +02:00
parent 9fa55c1edf
commit 9178499e48
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ubuntu-20.04] os: [ubuntu-latest]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps: