Skip to content

Commit

Permalink
add ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
splitice committed Jan 1, 2024
1 parent 2e9cc5e commit 0fbdb51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
name: build-${{matrix.os}}
strategy:
matrix:
# ubuntu-2004
os: [ubuntu-latest]
#
os: [ubuntu-latest, ubuntu-20.04]

# The type of runner that the job will run on
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 0fbdb51

Please sign in to comment.